Search › A-Z › B › Brainfuck Visualizer
Brainfuck Visualizer
2013 Open source · MIT Online
Brainfuck Visualizer by Fatih Erikli is a browser-based IDE and interpreter for the Brainfuck esoteric language. It animates the tape, memory pointer and instruction execution step by step to make the minimal language easier to follow.
Runs on: Web browser
Brainfuck Visualizer Online Emulator
Play Brainfuck Visualizer 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 ⛶ |