BFInterpreter I wanted to make a Brainfuck interpreter from scratch for fun, so I wrote one badly. If you want to compile this, you use it via command line as such: bf.exe script.bf TODO: Make comments work properly