-- Leo's gemini proxy

-- Connecting to gemini.omarpolo.com:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en

lang/brainfuck v2.7.1


# pkg_add brainfuck

> Brainfuck interpreter written in C


CVS Web

Port Homepage (WWW)


Maintainer: Nayden Markatchev <nayden at openbsd dot org>


Description


Brainfuck is a programming language created in 1993 by Urban Muller and
notable for its extreme minimalism.

Brainfuck programs are composed as a series of characters. The language
specification defines eight characters/commands and four areas of
memory: code, code pointer, memory, and data pointer.

Although the language is Turing complete, the prohibitively long execution
time makes brainfuck programs impractical.

-- Response ended

-- Page fetched on Sat Jun 1 21:24:25 2024