brainf*ck Interpreter Apk

brainf*ck Interpreter Apk

Latest version 2.4.3
31 May 2018

Older Versions

Apk Infos

Version2.4.3
Rating4.5/5, based on 22 votes
Size‎1.8 MB
Requires AndroidAndroid 4.0+ (Ice Cream Sandwich)
Author's NotesA lightweight brainf*ck interpeter.

About brainf*ck Interpreter APK

brainf*ck Interpreter APK Download for Android
brainf*ck Interpreter APK Download for Android

Description

A lightweight brainf*ck interpreter.

Brainf*ck is an esoteric programming language designed by Urban Müller. It's designed to be extremely difficult to program in -- with just eight different commands, it can be quite a puzzle to put together anything at all!

As an esoteric programming language, it's often used for things like code golf -- a game of sorts where programmers try to implement functionality in as few bytes as possible -- and for writing highly obfuscated code.

This interpreter supports 30,000 cells and will save your program in between sessions. It also features a local database for saving code to, so you can come back and work on your masterpiece any time you like! It also supports rudimentary debugging with breakpoints.

Comes with two sample programs.

Latest updates

What's new in version 2.4.3

Remove 3rd party crash reporting

How to install brainf*ck Interpreter APK on Android phone or tablet?

Download brainf*ck Interpreter APK file from ApkClean, then follow these steps:

Update Phone Settings

  • Go to your phone Settings page
  • Tap Security or Applications (varies with device)
  • Check the Unknown Sources box
  • Confirm with OK

Go to Downloads

  • Open Downloads on your device by going to My Files or Files
  • Tap the APK file you downloaded (com.afewroosloose.brainfuck-v2.4.3-ApkClean.apk)
  • Tap Install when prompted, the APK file you downloaded will be installed on your device.

Older Versions

2.4.3 (21)1.8 MB

Questions & Answers

Q: What is an APK File?

A: Just like Windows (PC) systems use an .exe file for installing software, Android does the same. An APK file is the file format used for installing software on the Android operating system.

Q: If I install an APK from this website, will I be able to update the app from the Play Store?

A: Yes, absolutely. The Play Store installs APKs it downloads from Google's servers, and sideloading from a site like ApkClean.net goes through a very similar process, except you're the one performing the downloading and initiating the installation (sideloading).
As soon as the Play Store finds a version of the app newer than the one you've sideloaded, it will commence an update.

Q: Why ApkClean.net can guarantee APK 100% safe?

A: Whenever someone wants to download an APK file from ApkClean.net, we'll check the corresponding APK file on Google Play and allow user download it directly (of course, we'll cache it on our server). If the APK file does not exist on Google Play, we'll search it in our cache.

Q: What are Android App permissions?

A: Apps require access to certain systems within your device. When you install an application, you are notified of all of the permissions required to run that application.

Don't hesitate to contact us if you have any questions or concerns.

(*) is required

User's Reivew

5 ★It's really nice for small programs, it would be even nicer if there was an indicator for where your pointer is, and maybe a button to jump to the location of your pointer. Scrolling in the output box would help a lot for larger programs too. One more thing (for long loops), an option to "snooze" the infinite loop warning so that it waits a bit longer and pops up again if the loop still keeps repeating. Right now it just terminates the program, even when I put breakpoints at the end of each loop to check it's not an infinite loop.
4 ★Amazing! 4/5, since there's no option to specify the amount of bits each cell holds :/ EDIT: When the feature gets added, this definitely deserves 5 stars! :-P
4 ★I think this is a very simple yet powerful application that I would enjoy more if there were a few changes to the application. You can only view two lines of output, which isnt very ideal. Input is forced to be a ascii character represented as a number between 0 and 255 (which, I like), but there is no option within the pop-up dialoge to provide an ascii character as a character. I like the buttons for typing, but the keyboard is not disabled on the textbox, so I have to push my back button to see what I was typing. However, I absolutely love the debug character being included as well as runtime feedback (infinite loops). I can tell there was a lot of work spent on developing the language interpretation part of this app. After some polishing with the UI, I think this app eould recieve a 5 stars in my book.
3 ★I like it a lot, but when I take an input, the input box keeps popping up even after the program finishes, like, it just won't go away, so I can't run programs properly. Please fix and you can get 5 stars!
5 ★Would it be possible to make keyboard pop up on e.g. a double tap instead? Every little tweak is pain in the ass to implement, other than that it's all I wanted from a mobile bf interpreter.
4 ★No way to save my stuff... there should be one, i can even see a load button, but not a save one
5 ★Now it's by far the best interpreter I've found
4 ★I like the part where it shows the ASCII char during input. Need an option to save and load code, little more material design and a proper icon. And you're set.
3 ★The input should be treated as ASCII