BF Debugger Project
An integrated GUI debugger for the development of software using the brainf*** programming language.
url: bfdebug.sourceforge.net/
Brainf***
Introduction to programming in BF; interpreters written in Brainfuck, C, Javascript; links.
url: home.wxs.nl/~faase009/Ha_BF.html
Brainf*ck .Net Compiler
Brainfuck compiler that outputs .NET IL code. Includes source of sample programs.
url: bluesorcerer.net/esoteric/bf.html
The Brainfuck Archive
Contains programs, compilers, interpreters, utilities, as sources and compiled versions.
url: esoteric.sange.fi/brainfuck/
Brainfuck interpreter in PHP
With a short tutorial and some examples to get you started.
url: daniel.lorch.cc/projects/brainfuck/
The Brainfuck Programming Language
Brief overview, introduction to commands, informal standards for programmers and implementers, and related resources.
url: www.muppetlabs.com/~breadbox/bf/
Brainfuck.ca
GPLed Brainfuck interpreters and source code converters.
url: www.brainfuck.ca/
BrainScript
An Active Script implementation of Brainf*ck.
url: brainscript.sourceforge.net/
Cat's Eye Technologies: The Brainf*ck Programming Language
Programs, quines, an interpreter written in Erlang, and information on source compression.
url: www.catseye.mb.ca/projects/bf-2002.1208/
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.
url: koeln.ccc.de/prozesse/zombies/brainfuck/index.en.x...
Digits of Pi in BF
This is an implementation of a Pi computing program written in Brainf***.
url: www.people.fas.harvard.edu/~jafowler/pi/
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.
url: esoteric.sange.fi/ENSI/
GBrainfuck
A small, efficient, GPL'ed Brainfuck language interpreter written in C and intended to run on *NIX machines. [Open source, GPL]
url: gbf.sourceforge.net/
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]
url: modbf.sourceforge.net/
Mr. Rock's Brainfuck Pages
Language introduction, tutorial, resources, BF to Perl converter.
url: cydathria.com/bf/
Some Brainfuck Fluff
By Daniel B. Cristofani. BF sources for several utility and application programs including a Universal Turing Machine, BF to SPARC compiler.
url: www.hevanet.com/cristofd/brainfuck/
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.
url: ftp.wustl.edu/~umueller/