AviFS / brainfuck

Brainfuck editor, interpreter, and debugger. Runs your bf code while displaying information about the program, like memory and active command, and allows you to set break-points in your code as well.

Home Page:http://minond.xyz/brainfuck

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

To play around with the debugger, go to my site or run locally by downloading this repo and running make install run.

About

Brainfuck editor, interpreter, and debugger. Runs your bf code while displaying information about the program, like memory and active command, and allows you to set break-points in your code as well.

http://minond.xyz/brainfuck


Languages

Language:Elm 64.4%Language:HTML 35.0%Language:Makefile 0.6%