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. It also includes a primordial soup simulation inspired by the “Computational Life” paper (arXiv:2406.19108), where populations of BFF programs evolve through pairwise interaction on a spatial grid or via well-mixed random pairing.

Features

Language Interpreter Series

st-brainfuck is part of the Serbek Technologies Language Interpreter Series:

Support

For questions or issues, visit our contact page.