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