english deutsch
BF Debugger Project
An integrated GUI debugger for the development of software using the brainf*** programming language.
Brainf***
Introduction to programming in BF; interpreters written in Brainfuck, C, Javascript; links.
Brainf*ck .Net Compiler
Brainfuck compiler that outputs .NET IL code. Includes source of sample programs.
Brainfuck interpreter in PHP
With a short tutorial and some examples to get you started.
Brainfuck programming with Brainf+++
A Brief tutorial of the language.
BrainScript
An Active Script implementation of Brainf*ck.
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.
GBrainfuck
A small, efficient, GPL'ed Brainfuck language interpreter written in C and intended to run on *NIX machines. [Open source, GPL]
JonRipley.com - BrainFuck Tools, Utilities and Gam
Useful tools utilities and games for and written in BrainFuck and articles on related topics. BrainFuck CGI Scripts, language conversion tools and programming utilities are available. Features (possibly) the first ever text adventure written in BrainFuck.
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]
Mr. Rock's Brainfuck Pages
Language introduction, tutorial, resources, BF to Perl converter.
Some Brainfuck Fluff
By Daniel B. Cristofani. Complete brainfuck reference; sources for various programs, including a Universal Turing Machine; brainfuck to SPARC compiler, and interpreters in C and JavaScript; suggestions, contest results.
The Brainfuck Archive
Contains programs, compilers, interpreters, utilities, as sources and compiled versions.
The Brainfuck Programming Language
Brief overview, introduction to commands, informal standards for programmers and implementers, and related resources.
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.
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.