1 stable release
1.0.0 | Jan 20, 2024 |
---|
#1157 in Programming languages
8KB
107 lines
Rainfuck CLI
Run Brainfuck in the terminal!
Usage:
Run a file: rainfuck-cli file <FILE_PATH>
Evaluate Brainfuck code: rainfuck-cli eval <CODE>
Enter a Brainfuck REPL: rainfuck-cli repl
If you enter a REPL, type help
or ?
to learn how to use it for more than evaluation.
Dependencies
~5–13MB
~154K SLoC