bfc

An industrial-grade brainfuck compiler

GPL-2.0 License

Downloads
4.6K
Stars
495
Committers
7

An optimising compiler for brainfuck

bfc is an industrial grade compiler for brainfuck. It can:

  • compile (and cross-compile) BF programs to executables
  • optimise runtime speed
  • optimise runtime memory usage
  • optimise executable size
  • show syntax errors with highlighting of the offending source code
  • show warnings with highlighting of the offending source code

To learn more: http://bfc.wilfred.me.uk