Sponsored Links:
The Brainfuck Archive (Popularity: )
http://esoteric.sange.fi/brainfuck/
Contains programs, compilers, interpreters, utilities, as sources and compiled versions.
|
The Brainfuck Programming Language (Popularity: )
http://www.muppetlabs.com/~breadbox/bf/
Brief overview, introduction to commands, informal standards for programmers and implementers, and related resources.
|
Brainf*** (Popularity: )
http://home.wxs.nl/~faase009/Ha_BF.html
Introduction to programming in BF; interpreters written in Brainfuck, C, Javascript; links.
|
Mr. Rock's Brainfuck Pages (Popularity: )
http://cydathria.com/bf/
Language introduction, tutorial, resources, BF to Perl converter.
|
Brainf*ck .Net Compiler (Popularity: )
http://bluesorcerer.net/esoteric/bf.html
Brainfuck compiler that outputs .NET IL code. Includes source of sample programs.
|
mod_bf (Popularity: )
http://modbf.sourceforge.net/
Apache webserver Brainfuck module; several BF code handlers. Easily make dynamic webpages in BF. Simple example of uses of Apache ...
|
Brainfuck interpreter in PHP (Popularity: )
http://daniel.lorch.cc/projects/brainfuck/
With a short tutorial and some examples to get you started.
|
Some Brainfuck Fluff (Popularity: )
http://www.hevanet.com/cristofd/brainfuck/
By Daniel B. Cristofani. Complete brainfuck reference; sources for various programs, including a Universal Turing Machine; brainfuck to SPARC compiler, ...
|
Chaos Computer Club Cologne: Brainfuck (Popularity: )
http://koeln.ccc.de/prozesse/zombies/brainfuck/index.en.xml
Descriptions (language, theory), code samples, original software (compilers, assembler, interpreter), mail list, links. Working to implement BF in hardware. English, ...
|
BF Debugger Project (Popularity: )
http://bfdebug.sourceforge.net/
An integrated GUI debugger for the development of software using the brainf*** programming language.
|
The Esoteric Non-existent Standards Institute (Popularity: )
http://esoteric.sange.fi/ENSI/
The "non-existant" standard's body for Brainfuck. Contains some efforts to provide formal language specifications for the language and other resources.
|
GBrainfuck (Popularity: )
http://gbf.sourceforge.net/
A small, efficient, GPL'ed Brainfuck language interpreter written in C and intended to run on *NIX machines. [Open source, GPL]
|
BrainScript (Popularity: )
http://brainscript.sourceforge.net/
An Active Script implementation of Brainf*ck.
|