Skip to content
This repository has been archived by the owner on Aug 31, 2024. It is now read-only.

gboncoffee/headache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brainfuck interpreter

Brainfuck interpreter I wrote in about a hour and a half. Not much to say about it.

what the fuck?

Brainfucking

Compile with make.

Run the binary with the Brainfuck script as the only arg. Example scripts are on the examples/ directory.

If compiling with the DEBUG flag (or debug make target), it'll dump the state before exiting.

Releases

No releases published

Packages

No packages published