3 stable releases

1.0.2 Aug 10, 2023
1.0.1 Jul 27, 2023
1.0.0 Jul 26, 2023

#235 in Programming languages

48 downloads per month

MIT license

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.3–1.8MB
~35K SLoC