Gynvael's Brainfuck compiler compo code archive

(archive, as in "old code from 2006")

screenshot of bf125 compiler

Wondering what's this? Read this!

Quick disclaimers:
- The compiler does not work on DOSBox.
- It does work on Windows 7.
- It does work for the hello.bf test file.
- It probably will not work for more complicated pieces of code (see the note liked above for more details).

Sources + com files (in random order):

(note: this is all I found; there are a lot of version missing)

SOURCE BINARY

Other files

hello.bf - Hello World we used for tests.

hello.com - the above file compiled with bf125.com on a Windows 7 machine.