Domain Tools

Welcome  Guest! Login/Join

Sponsored Ads
Google
Cheap VPS Hosting Registrant Search     Sponsor DomainTools
DomainTools Blog: New RSS Feeds deep inside DomainTools - Posted 10 days ago - 10 comments

Main Content

Brainfuck


Directory > Computers > Programming > Languages > Brainfuck

 
Related Categories:
   Computers > Programming > Languages > Compiled > Procedural (0)
   Computers > Programming > Languages > Interpreted > Procedural (7)
   Computers > Programming > Languages > Obfuscated (28)
   Computers > Programming > Languages > Procedural (22)


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

Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor

Domain Tools analysis of DMOZ top listed domains