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

#23 in Emulators

Download history 11/week @ 2023-06-07 36/week @ 2023-06-14 10/week @ 2023-06-21 10/week @ 2023-06-28 10/week @ 2023-07-05 27/week @ 2023-07-12 15/week @ 2023-07-19 4/week @ 2023-07-26 2/week @ 2023-08-02 5/week @ 2023-08-09 23/week @ 2023-08-16 123/week @ 2023-08-23 2/week @ 2023-08-30 9/week @ 2023-09-06 21/week @ 2023-09-13 9/week @ 2023-09-20

63 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

~2–13MB
~136K SLoC