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 |
#47 in Emulators
485KB
6K
SLoC
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
Dependencies
~4–14MB
~180K SLoC