About st-brainfuck
A Brainfuck interpreter with visual debugger that runs entirely in your browser via WebAssembly.
st-brainfuck features a step-through debugger with tape visualization, configurable cell sizes (8/16/32-bit), and both pre-filled and interactive input modes — making it an ideal tool for learning how Brainfuck works.
Features
- Visual tape debugger with step-through execution
- Configurable cell sizes: 8-bit, 16-bit, 32-bit
- Speed-controlled continuous execution
- Pre-filled and interactive input modes
- Save and share programs via URL
- Example gallery with classic Brainfuck programs
- Terminal REPL also available (st-brainfuck CLI)
Language Interpreter Series
st-brainfuck is part of the Serbek Technologies Language Interpreter Series:
- st-turtle — Logo turtle graphics interpreter
- st-scheme — R7RS-small Scheme interpreter
- st-forth — Forth interpreter
- st-brainfuck — Brainfuck interpreter with visual debugger (this project)
Support
For questions or issues, contact us at support@serbektechnologiesllc.com.