Loading...
Computers and technology — programming languages, software, hardware, internet services, security, artificial intelligence, and more. Explore thousands of tech resources organized by a knowledgeable community of editors.
56203 resources
A series of programs, with detailed commentary. Help to improve skills.
A open source AS3 BrainFuck interpreter that let you manipulate ByteArray in Flash using BrainFuck.
Brainfuck language interpreter online ( JavaScript ).
Introduction to programming in Brianfuck; interpreters written in Brainfuck, C, JavaScript and many links.
Brief overview, introduction to commands, informal standards for programmers and implementers, and related resources.
Language introduction, tutorial, resources, BF to Perl converter.
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]
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.
An integrated GUI debugger for the development of software using the Brainfuck programming language.
A GPL'ed Brainfuck language interpreter written in C and intended to run on *NIX machines.
Contains some efforts to provide formal language specifications for BF, and other resources.
A short text game completely written by hand in Brainfuck. Includes a link to the sequel, Finally Taking Over the World.
Provides Brainfuck Developer, an integrated development environment for the language running on Microsoft Windows.
A Brainfuck IDE with interpreter, debugger, compiler and tools (for example: converting BF to other programming languages, random BF code generation).
ActiveScript Brainfuck implementation. It allows you to write web page scripts on Brainfuck.
A programming language that compiles to Brainfuck.
Brainfuck compiler for Microsoft .Net Framework. Compiles Brainfuck programs into Portable Executable files (exe).
A free portable library for Brainfuck fast interpretation, optimization, compilation and execution
An overview of the language, history, and example code.