3 stable releases
1.0.2 | Aug 10, 2023 |
---|---|
1.0.1 | Jul 27, 2023 |
1.0.0 | Jul 26, 2023 |
#1152 in Programming languages
33 downloads per month
9KB
201 lines
Brainfuck interpreter
This is a simple command-line programme that executes brainfuck code
Installation
Install mindfuck with cargo
cargo install mindfuck
How to use
To run the programme:
mindfuck <path to the file>
That’s it
Dependencies
~1–1.7MB
~31K SLoC