Brainfuck interpreter for CASIO fx-9750GIII (or similar) calculators
- "Terminal" with support for wrapping and scrolling
- Brainfuck app execution
- Working keypad via lookup table
- Exit
- Get
fxbf.g1a
by either building it with fxsdk or downloading it from the GitHub releases - Copy
fxbf.g1a
to your calculator’s root directory - Copy your Brainfuck program to the root as well, and rename it to
program.bf
On your calculator, launch the add-in with the exploding head icon labeled "BF."
To stop execution, press the EXIT button at any time. After stopping, press MENU to return to the calculator's main menu.