Brainfuck (Subscribe)
Links
BF Debugger Projecthttp://bfdebug.sourceforge.net/ An integrated GUI debugger for the development of software using the brainf*** programming language.
|
Brainfuck.caGPLed Brainfuck interpreters and source code converters.
|
BrainScripthttp://brainscript.sourceforge.net/ An Active Script implementation of Brainf*ck.
|
GBrainfuckA small, efficient, GPL'ed Brainfuck language interpreter written in C and intended to run on *NIX machines. [Open source, GPL]
|
mod_bfApache webserver Brainfuck module; several BF code handlers. Easily make dynamic webpages in BF. Simple example of uses of Apache API, simpler than standard Apache mod_example. Descriptions, downloads, links. [Open Source, GPL]
|