Skip to content

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.

Notifications You must be signed in to change notification settings

minond/brainfuck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published