Brainf*ck 12+

macflash.ru

    • 5.0 • 1 个评分
    • 免费
    • 提供 App 内购买项目

简介

Brainf*ck 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. Brainf*ck simply requires one to break commands into microscopic steps.

The language's name is a reference to the slang term Brainf*ck, 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 Brainf*ck 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 Brainf*ck 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. ABrainf*ck 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 Brainf*ck 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

新内容

版本 2.5

Scheduled library updates

评分及评论

5.0(满分 5 分)
1 个评分

1 个评分

App 隐私

开发者“macflash.ru”已表明该 App 的隐私规范可能包括了下述的数据处理方式。有关更多信息,请参阅开发者隐私政策

未与你关联的数据

开发者可能会收集以下数据,但数据不会关联你的身份:

  • 购买项目

隐私处理规范可能基于你使用的功能或你的年龄等因素而有所不同。了解更多

支持

  • 家人共享

    启用“家人共享”后,你即可与家庭群组中的成员共享部分 App 内购买项目(包括订阅项目)。

更多来自此开发人员的 App

Morse:CW 大师的代码培训
工具
Raybench: OS system speed test
工具
Flychat: Brain game for family
娱乐
Patterns: Background wallpaper
工具
Parrot Poll: learning to speak
工具
Бизи: Бизнес кошелек для ИП
财务

你可能也会喜欢

mDebugger
软件开发工具
Authen Digital
软件开发工具
Adaptivity (C)
软件开发工具
Adaptivity (B)
软件开发工具
Blue Van Clef for Mobile
软件开发工具
GitDrive - 强大的Git客户端与服务器
软件开发工具