Skip to content

T0nd0Tara/BrainFuck_Debugger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BrainFuck_Debugger

A c++ debugger and interperter for Brain Fuck

How To Use (Linux)

./brainfuck_debugger <args> <path_to_brainfuck_file>

Use -h flag to see help

Screenshot

BrainFuck_Debugger_Screenshot

Scripts

hw.bf

'Hello World!' program (literaly took it from the wiki page).

clear_screen.bf

clears the screen.

grid.bf

prints sequence of frames each of which is a grid of zeros with one 'X' that advances each frame.

About

A c++ debugger and interperter for brain fuck

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published