5 stable releases

1.12.0 Sep 17, 2023
1.11.0 Jun 17, 2023
1.10.0 Jun 15, 2023
1.9.0 Oct 24, 2020
1.7.0 Sep 1, 2016

#62 in Emulators

Download history 4/week @ 2024-09-18 9/week @ 2024-09-25 1/week @ 2024-10-09 3/week @ 2024-10-16

86 downloads per month

GPL-2.0 license

485KB
6K SLoC

An optimising compiler for brainfuck

Crate version codecov

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

Dependencies

~5–14MB
~180K SLoC