 | An integrated GUI debugger for the development of software using the Brainfuck programming language.. |
 | Introduction to programming in Brianfuck; interpreters written in Brainfuck, C, JavaScript and many links.. |
 | Brainfuck compiler that outputs .NET IL code. Includes source of sample programs.. |
 | Programs, compilers, interpreters, utilities, in source and compiled versions.. |
 | A processor that natively runs Brainfuck code.. |
 | Provides a Brainfuck Interpreter written in PHP and some samples to get started.. |
 | A Brainfuck IDE with interpreter, debugger, compiler and tools (for example: converting BF to other programming languages, random BF code generation).. |
 | Brief overview, introduction to commands, informal standards for programmers and implementers, and related resources.. |
 | Provides tools, utilities, games for and written in BF. There are also some articles on creating CGI Scripts in Brainfuck or making a Brainfuck program executable (on Linux).. |
 | ActiveScript Brainfuck implementation. It allows you to write web page scripts on Brainfuck.. |
 | Brainfuck compiler for Microsoft .Net Framework. Compiles Brainfuck programs into Portable Executable files (exe). |
 | A C-like language that compiles to brainfuck.. |
 | An overview of the language, history, and example code.. |
 | Contains some efforts to provide formal language specifications for BF, and other resources.. |
 | A programming language that compiles to Brainfuck.. |
 | A GPL'ed Brainfuck language interpreter written in C and intended to run on *NIX machines.. |
 | A free portable library for Brainfuck fast interpretation, optimization, compilation and execution. |
 | Provides Brainfuck Developer, an Integrated Development Environment for the language running on Microsoft Windows.. |
 | 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]. |
 | Language introduction, tutorial, resources, BF to Perl converter.. |
 | A PHP based Brainfuck interpreter which gives verbose feedback as a program runs to aid in debugging.. |
 | A short text game completely written by hand in Brainfuck.. |
 | Tutorial and the source code for a 171 bytes long Brainfuck compiler.. |
 | A Brainfuck IDE (editor, interpreter, debugger and compiler) written in VB.NET (.NET 2.0). |