A Brainfuck debugger and memory visualizer in your browser.
Many thanks to Daniel B Cristofani for a nice intro and sample programs and Fabian for the great art that came prior to mine.
You need to have Elm and elm-live installed.
To play around with the debugger, go to my site
or run locally by downloading this repo and running make run
. Use make build
to update build/main.js
accordingly.