brainfuck
Urban Müller (and others)

Brainfuck is a minimalist/experimental, yet (Turing-) complete computer programming language which
consists of just eight single-character commands:

> Increment the pointer.

< Decrement the pointer.

+ Increment the byte at the pointer.

- Decrement the byte at the pointer.

. Output the byte at the pointer.

, Input a byte and store it in the byte at the pointer.

[ Jump past the matching ] if the byte at the pointer is zero.

] Jump to the matching [.

There are numerous free implementations of Brainfuck compilers, and many resources on the language in the Web.

feature about this project: brainfuck


Please read this disclaimer before downloading

download here   | report broken link
project homepage: http://esoteric.sange.fi/brainfuck/
keywords: 1980s-abstract-algorithmic-efficient-ascii-
formalist-lowtech-mathematical-minimalistic-conceptual-
hackerly-turing-constraints-obfuscated software for dos, java, amiga, linux, mac, posix and windows
category: code art/programming languages
uploaded by cantsin, 17 Jun 2003




newcomers, sign up here.

login

email

password

forgot your password?
latest projects
Pellow
L3-37
Light Pattern
Drunk Eliza
naked on pluto
torrent.py
100.000.000 stolen pixels
Incorrect Music 2
[more]

featured projects
LYCAY (Let Your Code plAY)
Reject Me
Go-Logo
Outsource me!
The Invisible Hand Machine
aPpRoPiRaTe!
Towards a Permanently Temporary Software Art Factory
[more]