Skip to content

JoaoFukuda/bfuk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bfuk

Curses-based brainfuck interpreter

bfuk [<program.b>]

If no program is identified, then an example program is run

Any character not identified as a brainfuck instruction is ignored (but presented so you can comment your code)

Controls

  • [space]: pause and continue the execution
  • q: quit the program

Releases

No releases published

Packages

No packages published