3 stable releases

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

#1149 in Programming languages

Download history 51/week @ 2025-02-08 20/week @ 2025-02-15

71 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–1.7MB
~31K SLoC