 |
Brainf*ck .Net Compiler
Brainfuck compiler that outputs .NET IL code. Includes source of sample programs.
http://bluesorcerer.net/esoteric/bf.html |
 |
Brainfuck.ca
GPLed Brainfuck interpreters and source code converters.
http://www.brainfuck.ca/ |
 |
BF Debugger Project
An integrated GUI debugger for the development of software using the brainf*** programming language.
http://bfdebug.sourceforge.net/ |
 |
Brainfuck interpreter in PHP
With a short tutorial and some examples to get you started.
http://daniel.lorch.cc/projects/brainfuck/ |
 |
Brainfuck programming with Brainf+++
A Brief tutorial of the language.
http://brainfuck.kicks-ass.net |
 |
The Brainfuck Archive
Contains programs, compilers, interpreters, utilities, as sources and compiled versions.
http://esoteric.sange.fi/brainfuck/ |
 |
Some Brainfuck Fluff
By Daniel B. Cristofani. BF sources for several utility and application programs including a Universal Turing Machine, BF to SPARC compiler.
http://www.hevanet.com/cristofd/brainfuck/ |
 |
Mr. Rock's Brainfuck Pages
Language introduction, tutorial, resources, BF to Perl converter.
http://cydathria.com/bf/ |
 |
GBrainfuck
A small, efficient, GPL'ed Brainfuck language interpreter written in C and intended to run on *NIX machines. [Open source, GPL]
http://gbf.sourceforge.net/ |
 |
Brainf***
Introduction to programming in BF; interpreters written in Brainfuck, C, Javascript; links.
http://home.wxs.nl/~faase009/Ha_BF.html |
 |
The Brainfuck Programming Language
Brief overview, introduction to commands, informal standards for programmers and implementers, and related resources.
http://www.muppetlabs.com/~breadbox/bf/ |
 |
mod_bf
Apache 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]
http://modbf.sourceforge.net/ |
 |
The Esoteric Non-existent Standards Institute
The "non-existant" standard's body for Brainfuck. Contains some efforts to provide formal language specifications for the language and other resources.
http://esoteric.sange.fi/ENSI/ |
 |
Chaos Computer Club Cologne: Brainfuck
Descriptions (language, theory), code samples, original software (compilers, assembler, interpreter), mail list, links. Working to implement BF in hardware. English, Deutsch.
http://koeln.ccc.de/prozesse/zombies/brainfuck/index.en.xml |
 |
BrainScript
An Active Script implementation of Brainf*ck.
http://brainscript.sourceforge.net/ |
 |
Urban Müller
The "father" of Brainfuck. Although this doesn't list anything for the language, it can give you an idea of who would come up with this language.
http://ftp.wustl.edu/~umueller/ |