forked from drakedevel/bbf
-
Notifications
You must be signed in to change notification settings - Fork 0
Pure-Bash Brainfuck Interpreter
License
lk86/bbf
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published
Languages
- Shell 100.0%