Brainfuck Languages Programming
Brainfuck is one of the most famous esoteric programming languages that uses only eight commands which are represented by eight symbols. It is a Turing-complete language but with obfuscated and unstructured code. Not practically useful but even the implementation of a simple program can turn into a brainteaser.
Top: Computers: Programming: Languages
Brainfuck
See Also:
- Top/Computers/Programming/Languages/Obfuscated
- Top/Computers/Programming/Languages/Compiled/Procedural
- Top/Computers/Programming/Languages/Procedural
- Top/Computers/Programming/Languages/Interpreted/Procedural
Editor's Picks:
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.
- The Brainfuck Programming Language - Brief overview, introduction to commands, informal standards programming for programmers brainfuck and implementers, and related resources.
- Taking Over The World - A short text game completely written by hand in Brainfuck.
- libbf - A free portable library for Brainfuck fast interpretation, brainfuck optimization, compilation and execution
- BrainSub - An evolution of the Brainfuck programming language with subroutines/libraries and brainfuck several additional features. This site provides an optimizing compiler for brainfuck DOS/Windows (GNU/GPL license),sources in assembler and a documentation/tutorial.
- The Brainfuck CPU - A processor that natively runs Brainfuck code.
- BrainFuck Tools, Utilities and Games - Provides tools, utilities, games for and written in languages BF. There are also some articles on creating languages CGI Scripts in Brainfuck or making a Brainfuck languages program executable (on Linux).
- BrainFuck - A theoretical elaboration including an interpreter/debug-applet.
- Esoteric Non-existent Standards Institute - Contains some efforts to provide formal language specifications languages for BF, and other resources.
- Branfuck.NET Compiler - Brainfuck compiler for Microsoft .Net Framework. Compiles Brainfuck programs into programming Portable Executable files (exe)
- BF Debugger Project - An integrated GUI debugger for the development of languages software using the Brainfuck programming language.
- Brainfuck Archive - Programs, compilers, interpreters, utilities, in source and compiled versions.
- Brainf*ck .Net Compiler - Brainfuck compiler that outputs .NET IL code. Includes brainfuck source of sample programs.
- Brainfuck Interpreter in PHP - Provides a Brainfuck Interpreter written in PHP and programming some samples languages to get started.
- Mr. Rock's Brainfuck Pages - Language introduction, tutorial, resources, BF to Perl converter.
- 4mhz.de - Provides Brainfuck Developer, an Integrated Development Environment for the language programming running on Microsoft Windows.
- BrainScript - ActiveScript Brainfuck implementation. It allows you to write brainfuck web page programming scripts on Brainfuck.
- GBrainfuck - A GPL\\'ed Brainfuck language interpreter written in C brainfuck and intended programming to run on *NIX machines.
- VBBrainFNET - A Brainfuck IDE (editor, interpreter, debugger and compiler) brainfuck written in languages VB.NET (.NET 2.0)
- Brainf*** - Introduction to programming in Brianfuck; interpreters written in Brainfuck, C, brainfuck JavaScript and many links.
- FuckBrainfuck (FBF) - A programming language that compiles to Brainfuck.
- mod_bf - Apache webserver Brainfuck module; several BF code handlers. brainfuck Easily make dynamic webpages in BF. Simple example brainfuck of uses of Apache API, simpler than standard brainfuck Apache mod_example. Descriptions, downloads, links. [Open Source, GPL]
- Tutorial in Brainfuck Programming - Tutorial and the source code for a 171 languages bytes long programming Brainfuck compiler.
- Esolang Wiki: Brainfuck - An overview of the language, history, and example code.
- Brainfuck Machine - A Brainfuck IDE with interpreter, debugger, compiler and programming tools (for example: converting BF to other programming programming languages, random BF code generation).
- phpBrainfuckInterpreter - A PHP based Brainfuck interpreter which gives verbose languages feedback as a program runs to aid in languages debugging.
- Clifford's Homepage - The Brainf*ck Compiler - A C-like language that compiles to brainfuck.
MySQL - Cache Direct