Machines › Esoteric › Esoteric machines › Brainfuck machine
Brainfuck machine
1993
An esoteric minimalist programming language of just eight commands operating on a simple memory tape.
Brainfuck machine Online Emulator
Play Brainfuck machine using JavaScript directly in your browser.
Controls
Runs the loaded Brainfuck program and animates the memory tape, pointer and output. Open the debugger (or add ?debug) to pause, single-step one executed instruction at a time and read the tape; Reboot re-runs the program from the start. The default "Hello World!" takes no input (Brainfuck reads input only via the `,` command).
Configurations
| Configuration | Emulator | Machine | OS | Legal | |
|---|---|---|---|---|---|
| Hello World! | Brainfuck Visualizer | Brainfuck machine | open | Open ⛶ |
Downloads - ROMs & software
| Title | Type | Size (bytes) | Legal | |
|---|---|---|---|---|
| Hello World! | demo | 457 | open | Download ↓ |
Downloads - ROMs & software
| Title | Type | Size (bytes) | Legal | |
|---|---|---|---|---|
| Hello World! | demo | 457 | open | Download ↓ |
Downloads - ROMs & software
| Title | Type | Size (bytes) | Legal | |
|---|---|---|---|---|
| Hello World! | demo | 457 | open | Download ↓ |
Chips
Emulators
| Emulator | Type | License | Site |
|---|---|---|---|
| Brainfuck Visualizer | online | MIT | Website ↗ |