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.
Mr. Rock's Brainfuck Pages
Language introduction, tutorial, resources, BF to Perl converter.
Brainf*ck .Net Compiler
Brainfuck compiler that outputs .NET IL code. Includes source of sample programs.
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]
Brainfuck interpreter in PHP
With a short tutorial and some examples to get you started.
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.
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.
BF Debugger Project
An integrated GUI debugger for the development of software using the brainf*** programming language.
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.
|