Brainfuck
- The Brainfuck Programming Language (Site) - Brief overview, introduction to commands, informal standards for programmers and implementers, and related resources.
- Brainfuck Archive (Site) - Programs, compilers, interpreters, utilities, in source and compiled versions.
- Mr. Rock's Brainfuck Pages (Site) - Language introduction, tutorial, resources, BF to Perl converter.
- BrainFuck Tools, Utilities and Games (Site) - 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).
- Brainf*ck .Net Compiler (Site) - Brainfuck compiler that outputs .NET IL code. Includes source of sample programs.
- Online Brainfuck Interpreter (Site) - Execute Brainfuck programs online with this JavaScript implementation.
- mod_bf (Site) - 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]
- GBrainfuck (Site) - A GPL'ed Brainfuck language interpreter written in C and intended to run on *NIX machines.
- Brainfuck Interpreter in PHP (Site) - Provides a Brainfuck Interpreter written in PHP and some samples to get started.
- Brainf*** (Site) - Introduction to programming in Brianfuck; interpreters written in Brainfuck, C, JavaScript and many links.
- Some Brainfuck Fluff (Site) - 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.
- Esoteric Non-existent Standards Institute (Site) - Contains some efforts to provide formal language specifications for BF, and other resources.
- BF Debugger Project (Site) - An integrated GUI debugger for the development of software using the Brainfuck programming language.
- BrainFuck (Site) - A theoretical elaboration including an interpreter/debug-applet.
- Taking Over The World (Site) - A short text game completely written by hand in Brainfuck.
- BrainScript (Site) - ActiveScript Brainfuck implementation. It allows you to write web page scripts on Brainfuck.
- VBBrainFNET (Site) - A Brainfuck IDE (editor, interpreter, debugger and compiler) written in VB.NET (.NET 2.0)
- The Brainfuck CPU (Site) - A processor that natively runs Brainfuck code.
- BFBASIC compiler (Site) - A Basic to Brainfuck compiler written on Java that runs on Windows and Linux.
- Clifford's Homepage - The Brainf*ck Compiler (Site) - A C-like language that compiles to brainfuck.
- Brainfuck Machine (Site) - A Brainfuck IDE with interpreter, debugger, compiler and tools (for example: converting BF to other programming languages, random BF code generation).
- PEBBLE (Site) - A programming language that compiles to Brainfuck and C.
- Tutorial in Brainfuck Programming (Site) - Tutorial and the source code for a 171 bytes long Brainfuck compiler.
- BrainSub (Site) - 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.
- FuckBrainfuck (FBF) (Site) - A programming language that compiles to Brainfuck.
- Branfuck.NET Compiler (Site) - Brainfuck compiler for Microsoft .Net Framework. Compiles Brainfuck programs into Portable Executable files (exe)
- libbf (Site) - A free portable library for Brainfuck fast interpretation, optimization, compilation and execution
- phpBrainfuckInterpreter (Site) - A PHP based Brainfuck interpreter which gives verbose feedback as a program runs to aid in debugging.
- Esolang Wiki: Brainfuck (Site) - An overview of the language, history, and example code.
- 4mhz.de (Site) - Provides Brainfuck Developer, an Integrated Development Environment for the language running on Microsoft Windows.
Last update: 2008-05-05 14:45:54 Brainfuck | Copyright 2008 HubHip.com>