A sample command-line Brainfuck interpreter.
A sample command-line Brainfuck interpreter implemented with Dart language.
You can install the command-line tool via dart pub. Just run the command blow.
pub global activate brainfuck
brainfuck "YOUR_BRAINFUCK_CODE"
Repository (GitHub) View/report issues
API reference
zonble@gmail.com
MIT (LICENSE)
Packages that depend on brainfuck