https://github.com/daboross/mindjuice-rs
A simple and easy-to-use brainfuck interpreter, written for rust.
https://github.com/daboross/mindjuice-rs
Last synced: over 1 year ago
JSON representation
A simple and easy-to-use brainfuck interpreter, written for rust.
- Host: GitHub
- URL: https://github.com/daboross/mindjuice-rs
- Owner: daboross
- License: apache-2.0
- Created: 2015-03-25T21:45:24.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-02-05T03:06:45.000Z (over 8 years ago)
- Last Synced: 2025-03-01T22:41:08.571Z (over 1 year ago)
- Language: Rust
- Size: 11.7 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
mindjuice
=========
Mindjuice is a simple and easy-to-use brainfuck interpreter for rust.
Documentation is available at [the mindjuice docs](https://docs.rs/mindjuice/).