Brainfuck (30)

See Also:
Featured Links:

http://www.hevanet.com/cristofd/brainfuck/
Editor's Pick Some Brainfuck Fluff Open in a new browser window Editor's Pick
   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.
   http://www.hevanet.com/cristofd/brainfuck/

Regular Links:

http://4mhz.de/bfdev.html
4mhz.de Open in a new browser window
   Provides Brainfuck Developer, an Integrated Development Environment for the language running on Microsoft Windows.
   http://4mhz.de/bfdev.html
http://bfdebug.sourceforge.net/
BF Debugger Project Open in a new browser window
   An integrated GUI debugger for the development of software using the Brainfuck programming language.
   http://bfdebug.sourceforge.net/
http://kidsquid.com/old/compilers/bfbasic/index.html
BFBASIC compiler Open in a new browser window
   A Basic to Brainfuck compiler written on Java that runs on Windows and Linux.
   http://kidsquid.com/old/compilers/bfbasic/index.html
http://homepages.uni-paderborn.de/skoehler/html/
BrainFuck Open in a new browser window
   A theoretical elaboration including an interpreter/debug-applet.
   http://homepages.uni-paderborn.de/skoehler/html/
http://jonripley.com/brainfuck/
BrainFuck Tools, Utilities and Games Open in a new browser window
   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).
   http://jonripley.com/brainfuck/
http://brainscript.sourceforge.net/
BrainScript Open in a new browser window
   ActiveScript Brainfuck implementation. It allows you to write web page scripts on Brainfuck.
   http://brainscript.sourceforge.net/
http://www.iwriteiam.nl/Ha_BF.html
Brainf*** Open in a new browser window
   Introduction to programming in Brianfuck; interpreters written in Brainfuck, C, JavaScript and many links.
   http://www.iwriteiam.nl/Ha_BF.html
http://bluesorcerer.net/esoteric/bf.html
Brainf*ck .Net Compiler Open in a new browser window
   Brainfuck compiler that outputs .NET IL code. Includes source of sample programs.
   http://bluesorcerer.net/esoteric/bf.html
http://esoteric.sange.fi/brainfuck/
Brainfuck Archive Open in a new browser window
   Programs, compilers, interpreters, utilities, in source and compiled versions.
   http://esoteric.sange.fi/brainfuck/
http://daniel.lorch.cc/projects/brainfuck/
Brainfuck Interpreter in PHP Open in a new browser window
   Provides a Brainfuck Interpreter written in PHP and some samples to get started.
   http://daniel.lorch.cc/projects/brainfuck/
http://www.kacper.kwapisz.eu/index.php?i=19
Brainfuck Machine Open in a new browser window
   A Brainfuck IDE with interpreter, debugger, compiler and tools (for example: converting BF to other programming languages, random BF code generation).
   http://www.kacper.kwapisz.eu/index.php?i=19
http://www.jabb-sch.narod.ru/bf/
Branfuck.NET Compiler Open in a new browser window
   Brainfuck compiler for Microsoft .Net Framework. Compiles Brainfuck programs into Portable Executable files (exe)
   http://www.jabb-sch.narod.ru/bf/
http://koeln.ccc.de/prozesse/zombies/brainfuck/index.en.xml
Chaos Computer Club Cologne: Brainfuck Open in a new browser window
   Descriptions (language, theory), code samples, software (compilers, assembler, interpreter), mail list, links. English, Deutsch.
   http://koeln.ccc.de/prozesse/zombies/brainfuck/index.en.xml
http://www.clifford.at/bfcpu/bfcomp.html
Clifford's Homepage - The Brainf*ck Compiler Open in a new browser window
   A C-like language that compiles to brainfuck.
   http://www.clifford.at/bfcpu/bfcomp.html
http://esolangs.org/wiki/Brainfuck
Esolang Wiki: Brainfuck Open in a new browser window
   An overview of the language, history, and example code.
   http://esolangs.org/wiki/Brainfuck
http://esoteric.sange.fi/ENSI/
Esoteric Non-existent Standards Institute Open in a new browser window
   Contains some efforts to provide formal language specifications for BF, and other resources.
   http://esoteric.sange.fi/ENSI/
http://inshame.blogspot.com/search/label/My%20Progs%3A%20FuckBrainfuck
FuckBrainfuck (FBF) Open in a new browser window
   A programming language that compiles to Brainfuck.
   http://inshame.blogspot.com/search/label/My%20Progs%3A%20FuckBrainfuck
http://gbf.sourceforge.net/
GBrainfuck Open in a new browser window
   A GPL'ed Brainfuck language interpreter written in C and intended to run on *NIX machines.
   http://gbf.sourceforge.net/
http://cydathria.com/bf/
Mr. Rock's Brainfuck Pages Open in a new browser window
   Language introduction, tutorial, resources, BF to Perl converter.
   http://cydathria.com/bf/
http://justice.loyola.edu/~mcoffey/pr/5k/i.html
Online Brainfuck Interpreter Open in a new browser window
   Execute Brainfuck programs online with this JavaScript implementation.
   http://justice.loyola.edu/~mcoffey/pr/5k/i.html
http://pikhq.nonlogic.org/pebble.php
PEBBLE Open in a new browser window
   A programming language that compiles to Brainfuck and C.
   http://pikhq.nonlogic.org/pebble.php
http://www.49-6-dev.net/takingovertheworlden.htm
Taking Over The World Open in a new browser window
   A short text game completely written by hand in Brainfuck.
   http://www.49-6-dev.net/takingovertheworlden.htm
http://www.clifford.at/bfcpu/bfcpu.html
The Brainfuck CPU Open in a new browser window
   A processor that natively runs Brainfuck code.
   http://www.clifford.at/bfcpu/bfcpu.html
http://www.muppetlabs.com/~breadbox/bf/
The Brainfuck Programming Language Open in a new browser window
   Brief overview, introduction to commands, informal standards for programmers and implementers, and related resources.
   http://www.muppetlabs.com/~breadbox/bf/
http://neworder.box.sk/newsread.php?newsid=13065
Tutorial in Brainfuck Programming Open in a new browser window
   Contains a comprehensive tutorial and the source code for a 171 bytes long Brainfuck compiler.
   http://neworder.box.sk/newsread.php?newsid=13065
http://software.xfx.net/utilities/vbbfck/index.php
VBBrainFNET Open in a new browser window
   A Brainfuck IDE (editor, interpreter, debugger and compiler) written in VB.NET (.NET 2.0)
   http://software.xfx.net/utilities/vbbfck/index.php
http://savannah.nongnu.org/projects/libbf
libbf Open in a new browser window
   A free portable library for Brainfuck fast interpretation, optimization, compilation and execution
   http://savannah.nongnu.org/projects/libbf
http://modbf.sourceforge.net/
mod_bf Open in a new browser window
   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]
   http://modbf.sourceforge.net/
http://sviip.dk/phpi/brainfuck/interpreter.php
phpBrainfuckInterpreter Open in a new browser window
   A PHP based Brainfuck interpreter which gives verbose feedback as a program runs to aid in debugging.
   http://sviip.dk/phpi/brainfuck/interpreter.php

Last Updated: 2007-10-04 20:15:48