• BF Interpreter 1
  • BF Interpreter 2
  • BF Interpreter 3
  • BF Interpreter 4

BF Interpreter

BF Interpreter is a program interpreter for the Brainfuck programming language.
It sports a clean and simple UI with a consistent UI, even on Android 2.x devices.

Implementation details:


- 8-bit bytes
- 64KiB of memory, looping
- Input EOF returns zero.

Source code: http://github.com/segin/BFInterpreterBF Interpreter on Facebook: https://www.facebook.com/pages/BF-Interpreter/662907027130713

Category : Productivity

Related searches

Reviews (6)

Tom. F. Nov 16, 2019     

Has best functioning input for mobile BF compilers, yet no visual memory cache, which is always preferable in BF

and. r. Feb 21, 2019     

It doesn't show the memory stack making it useless for anything that doesn't show an output

Yan. R. Jan 8, 2022     

Works. Doesn't provide a comfortable way to write code

Aus. H. Dec 18, 2015     

Some additional feature people suggest would be nice.

Can. M. Jul 20, 2015     

A program cannot start with a loop, needs alternative input system.

i. L. Jan 24, 2015     

This app has a great protential to be a superior bf interpreter and even a good ide. I just want these extra features so that we can debug things well.