JIT Compiler for Brainfuck Quick Start $ cc -o bfjit src/main.c -Iinclude $ ./bfjit ./examples/hello.bf