Brainfuck interpreter written in c.
Just run make
Run a file
./bf <FILEPATH>
Run an inline command
./bf -c <BFCOMMAND>
./bf tests/hello_world.bf
Why not?
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Brainfuck interpreter written in c.
Just run make
Run a file
./bf <FILEPATH>
Run an inline command
./bf -c <BFCOMMAND>
./bf tests/hello_world.bf
Why not?