Skip to content

lk86/bbf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

This is a very-nearly-pure-bash brainfuck interpreter. It depends externally on
dd and xxd for the ',' command due to bash external command magic input handling
with \0, \n, and spaces. Somebody more clever than me may be able to eliminate
this dependency!

About

Pure-Bash Brainfuck Interpreter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%