|
Procedural, Turing-complete, obfuscated language which consists of eight commands, each of which is represented by one character. No native alphanumeric support. Incredibly ugly, unstructured source code (not a bug, but a feature). Several compiled and interpreted implementations.
|
|
|
1. |
BF Debugger Project
-
An integrated GUI debugger for the development of software using the brainf*** programming language.
|
|
|
2. |
Brainf*ck .Net Compiler
-
Brainfuck compiler that outputs .NET IL code. Includes source of sample programs.
|
|
|
3. |
Brainfuck Archive
-
Programs, compilers, interpreters, utilities, in source and compiled versions.
|
|
|
4. |
Brainfuck Interpreter in PHP
-
Downloads, short tutorial, some samples to get started.
|
|
|
5. |
BrainScript
-
ActiveScript BF implementation.
|
|
|
6. |
Esoteric Non-existent Standards Institute
-
The one, true, non-existent standard body for BF. Contains some efforts to provide formal language specifications for BF, and other resources.
|
|
|
7. |
GBrainfuck
-
A small, efficient, GPL'ed Brainfuck language interpreter written in C and intended to run on *NIX machines. [Open source, GPL]
|
|
|
8. |
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]
|
|
|
9. |
Mr. Rock's Brainfuck Pages
-
Language introduction, tutorial, resources, BF to Perl converter.
|
|
|
10. |
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.
|
|
|
11. |
The Brainfuck Programming Language
-
Brief overview, introduction to commands, informal standards for programmers and implementers, and related resources.
|
|
|
12. |
Brainf***
-
Introduction to programming in BF; interpreters written in Brainfuck, C, JavaScript; links.
|
|
|
13. |
BrainFuck Tools, Utilities and Games
-
Useful tools, utilities, games for and written in BF, articles on related topics. BF CGI Scripts, language conversion tools, programming utilities, first (possibly) text adventure written in BF. [JonRipley.com]
|
|
|
14. |
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.
|
|
|