-
Provides Brainfuck Developer, an Integrated Development Environment for the language running on Microsoft Windows.
-
An integrated GUI debugger for the development of software using the Brainfuck programming language.
-
A Basic to Brainfuck compiler written on Java that runs on Windows and Linux.
-
A theoretical elaboration including an interpreter/debug-applet.
-
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.
-
An evolution of the Brainfuck programming language with subroutines/libraries and several additional features. This site provides an optimizing compiler for DOS/Windows (GNU/GPL license),sources in assembler and a documentation/tutorial.
-
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.
-
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).
-
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.
-
"Institute" for the standardization of unstandardized standardizable things, mostly esoteric languages and extensions to them.
-
A programming language that compiles to Brainfuck.
-
A GPL'ed Brainfuck language interpreter written in C and intended to run on *NIX machines.
-
Language introduction, tutorial, resources, BF to Perl converter.
-
Execute Brainfuck programs online with this JavaScript implementation.
-
A programming language that compiles to Brainfuck and C.
-
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.
-
A short text game completely written by hand in Brainfuck.
-
A processor that natively runs Brainfuck code.
-
Brief overview, introduction to commands, informal standards for programmers and implementers, and related resources.
-
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)
-
A free portable library for Brainfuck fast interpretation, optimization, compilation and execution
-
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]
-
A PHP based Brainfuck interpreter which gives verbose feedback as a program runs to aid in debugging.