Add a way to compile a brainfuck program. The easiest way would probably be to generate rust code that then can be compiled with rustc.