Free

Details

  • Released
  • Updated
  • April 24, 2015
  • June 2, 2015

Features

BrainHack screenshot #1 for iPhone
BrainHack screenshot #2 for iPhone
BrainHack screenshot #3 for iPhone
🖼️Get Icon
Icons↘︎

About

This app serves as an interpreter for the esoteric B*******k programming language. It allows users to execute B*******k code, which is known for its extreme minimalism and is designed for programmer challenge and amusement rather than practical use.

B*******k programming language interpreter
Execute esoteric code
Minimalist programming language support
ASCII character output
Byte input and manipulation
Show original description

What's New in BrainHack

1.1.0

June 2, 2015

This app has been updated by Apple to display the Apple Watch app icon. - Add interpreter speed setting

More

User reviews

Perfect with one bug

I love this app it’s good but I found a bug I was making a truth machine with the following code

,.>++++++++++++[-<---->]++++++++++++<-[]+>[-<++++>]+[<.>]

It ran fine on my and other compilers but when I tried in the app it dident

The bug is how when the cell is not 0 it shouldn’t continue in a loop but it did I hope u can fix it
Show more

Nice app

Overall, amazing app, however, the ability to add comments would be amazing.

Works great! Has a handy built-in bf keyboard

Like others have mentioned, it needs to show current position of the data pointer. Would be nice to have cursor controlls and copy/paste. Also good would be a larger array.

Good, But Change One Thing

plz make an indicator to show which box you are currently in when running the program. Also, when I tried to send feedback the app crashes. One more feature would be a “undo” button, like ctrl+z

Great

Really fun, would be great to have Ook and spoon variants^^

Developer apps

FAQ

What is BrainHack?

BrainHack is an interpreter application designed specifically for the B*******k programming language. It allows users to write and execute code written in this unique and minimalist esoteric language.

Is BrainHack free to use?

Yes, BrainHack is available for free. There are no costs associated with downloading or using the application.

What devices does BrainHack support?

BrainHack is supported on iPhone and iPod devices. It is designed for iOS users who want to experiment with B*******k programming.

How often is BrainHack updated?

The latest version of BrainHack, 1.1.0, was released on June 2, 2015. While updates have not been frequent recently, the app provides a stable interpreter for B*******k.

What is the age rating for BrainHack?

BrainHack has an age rating of 4+. This indicates it is suitable for a wide range of users, including younger individuals interested in programming concepts.

Does BrainHack have ads?

No, BrainHack does not contain advertisements. Users can enjoy an uninterrupted experience while interpreting B*******k code.

What are the core commands supported by BrainHack?

BrainHack supports the core B*******k commands: '>' (increment data pointer), '<' (decrement data pointer), '+' (increment byte), '-' (decrement byte), '.' (output character), ',' (accept input), '[' (jump if zero), and ']' (jump if not zero).

What is the purpose of the B*******k language interpreted by BrainHack?

B*******k is an esoteric programming language created in 1993 by Urban Muller. It is known for its extreme minimalism and is designed to challenge and amuse programmers, not for practical application.