0 purchases
brainfuck
A sample command-line Brainfuck interpreter implemented with Dart language.
Installation #
You can install the command-line tool via dart pub. Just run the command blow.
pub global activate brainfuck
copied to clipboard
Usage #
brainfuck "YOUR_BRAINFUCK_CODE"
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.