Name | Last commit date | Author |
---|---|---|
master | 2017-05-11 01:47:26 +0100 | mitxela |
Name | Size |
---|---|
README.md | 325B |
bf.exe | 33.03K |
infrabuck.exe | 39.03K |
sources/bf.c | 10.18K |
sources/ide.c | 11.72K |
sources/ide.h | 605B |
sources/ide.rc | 1.051K |
sources/mx.ico | 1.123K |
A simple windows/x86 brainfuck compiler. Performs only the most basic optimization, condensing runs of sequential increment/decrement operations into single instructions.
bf.exe is the command-line compiler, infrabuck.exe is the GUI that invokes it.
Lots more info here: http://mitxela.com/projects/infrabuck