1.0 / October 19, 2016
(4.0/5) (4)

Description

"Brainfuck is an esoteric programminglanguagecreated in 1993 by Urban Müller, and notable for itsextrememinimalism.

The language consists of only eight simple commands andaninstruction pointer. While it is fully Turing-complete, it isnotintended for practical use, but to challenge andamuseprogrammers."

Source: Wikipedia

This app is an interpreter for Brainfuck which featuresaminimalistic keyboard containing the 8 commands, some examples,aglossary of the available commands, a detailed view of theusedcells and of the output given by your programms.

Planned features:
[ ] Infinite loop detection
[ ] Breakpoints
[ ] Code shortcuts
[ ] Run every command step by step
[ ] Save and load scripts within the app
[ ] Beginner tutorial
[ ] Function system
[ ] Brainfuck code to C converter

App Information Brainfuck

  • App Name
    Brainfuck
  • Package Name
    lu.kremi151.brainfuck
  • Updated
    October 19, 2016
  • File Size
    Undefined
  • Requires Android
    Android 4.1 and up
  • Version
    1.0
  • Developer
    kremi151
  • Installs
    100 - 500
  • Price
    Free
  • Category
    Tools
  • Developer
  • Google Play Link

kremi151 Show More...

Print adjuster 1.8.4 APK
kremi151
A small app to adjust a picture for printing
Brainfuck 1.0 APK
kremi151
"Brainfuck is an esoteric programminglanguagecreated in 1993 by Urban Müller, and notable for itsextrememinimalism.The language consists of only eight simple commands andaninstruction pointer. While it is fully Turing-complete, it isnotintended for practical use, but to challenge andamuseprogrammers."Source: WikipediaThis app is an interpreter for Brainfuck which featuresaminimalistic keyboard containing the 8 commands, some examples,aglossary of the available commands, a detailed view of theusedcells and of the output given by your programms.Planned features:[ ] Infinite loop detection[ ] Breakpoints[ ] Code shortcuts[ ] Run every command step by step[ ] Save and load scripts within the app[ ] Beginner tutorial[ ] Function system[ ] Brainfuck code to C converter
3D Tic Tac Toe 1.0 APK
kremi151
Like normal tic tac toe, but three-dimensional
Binary Clock 2.2 APK
kremi151
A simple binary clock featuring realtimeclockand stopwatch.