• 8/28/21 8:59 am
- 418 views • 0 today
- save_alt 18 downloads
- Progress
- 100% complete
Added CreditBrainf*** created by Urban Müller
1
Brainf**k is an esoteric programming language. In short, that means it's a programming language without a real use case. Brainf**k in particular is very hard to use. It consists of eight characters: + - , . [ ] < >. More information on how the language works is available here.
My interpreter has a few caveats, though:
This is my first Minecraft map, please go easy on me
My interpreter has a few caveats, though:
- Only one character of input can be assigned
- That one character is inputted via ASCII value and a "/trigger" command
- Each output takes up a whole line in chat
- The 65,535 command limit restricts the length of programs
This is my first Minecraft map, please go easy on me
More like this
5277515
2



Have something to say?