Welcome to a Brainfuck interpreter and compiler written in C.
To install and compile
git clone git@github.com:Shadowaker/BrainFuck-to-C-Interpreter.git
cd BrainFuck-to-C-Interpreter
make && ./bf
Welcome to a Brainfuck interpreter and compiler written in C.
To install and compile
git clone git@github.com:Shadowaker/BrainFuck-to-C-Interpreter.git
cd BrainFuck-to-C-Interpreter
make && ./bf