Brainf*ck
source

Brainf*ck

(9)
Price
Free
Category
Developer Tools Utilities
Last update
Sep 06, 2021
Publisher
macflash.ru Contact publisher
View in store
Loading...

Ratings & Reviews performance

Ratings & Reviews performance provides an overview of what users think of your app. Here are the key metrics to help you identify how your app is rated by users and how successful is your review management strategy.

Number of reviews,
total
9
Avg rating,
total
⭐3.0
Loading...

Description

2652 chars

Brain***k IDE is an esoteric programming language created in 1993 by Urban Müller, and is notable for its extreme minimalism. The language consists of only eight simple commands and an instruction pointer. While it is fully Turing complete, it is not intended for practical use, but to challenge and amuse programmers. Brain***k simply requires one to break commands into microscopic steps. The language's name is a reference to the slang term Brain***k, which refers to things so complicated or unusual that they exceed the limits of one's understanding. History In 1992, Urban Müller, a Swiss physics student, took over a small online archive for Amiga software. The archive grew more popular, and was soon mirrored around the world. Today, it is the world's largest Amiga archive, known as Aminet. Müller designed Brain***k with the goal of implementing it with the smallest possible compiler, inspired by the 1024-byte compiler for the FALSE programming language. Müller's original compiler was implemented in machine language and compiled to a binary with a size of 296 bytes. He uploaded the first Brain***k compiler to Aminet in 1993. The program came with a "Readme" file, which briefly described the language, and challenged the reader "Who can program anything useful with it? :)". Müller also included an interpreter and some quite elaborate examples. A second version of the compiler used only 240 bytes. As Aminet grew, the compiler became popular among the Amiga community, and in time it was implemented for other platforms. Several Brainf*ck compilers have been made smaller than 200 bytes, and one is only 100 bytes. Language design The language consists of eight commands, listed below. A Brain***k program is a sequence of these commands, possibly interspersed with other characters (which are ignored). The commands are executed sequentially, with some exceptions: an instruction pointer begins at the first command, and each command it points to is executed, after which it normally moves forward to the next command. The program terminates when the instruction pointer moves past the last command. The Brain***k language uses a simple machine model consisting of the program and instruction pointer, as well as an array of at least 30,000 byte cells initialized to zero; a movable data pointer (initialized to point to the leftmost byte of the array); and two streams of bytes for input and output (most often connected to a keyboard and a monitor respectively, and using the ASCII character encoding). Privacy policy: https://static.macflash.ru/PRIVACY_POLICY_EN Terms of use: https://static.macflash.ru/TERMS_OF_USE_EN

Screenshots

https://is5-ssl.mzstatic.com/image/thumb/Purple123/v4/15/91/3d/15913d6f-b914-8937-7c8b-05de6ee24640/pr_source.png/2732x2048bb.pnghttps://is4-ssl.mzstatic.com/image/thumb/Purple113/v4/5f/10/13/5f101308-3def-17bb-25c1-1c9fd3ed02b9/pr_source.png/2732x2048bb.pnghttps://is2-ssl.mzstatic.com/image/thumb/Purple123/v4/4c/2e/0e/4c2e0e5d-77df-26b3-8cbd-2ed7e933983d/pr_source.png/2732x2048bb.pnghttps://is1-ssl.mzstatic.com/image/thumb/Purple123/v4/bd/5d/ce/bd5dcea9-780c-ac5d-cf30-09b690841a1b/pr_source.png/2732x2048bb.png
Loading...
Loading...

Find growth insights on our blog

React to user feedback and market trends faster