1 stable release
1.0.1 | Aug 15, 2019 |
---|
#27 in #esoteric
42KB
290 lines
Malbolge Interpreter in Rust
This is a very simple Malbolge interpreter written in Rust and it is able to run many complex programs written in Malbolge.
It is used for the Malbolge Programming Language implementation in Rust.
See: https://github.com/return/malbolge
Installation
cargo install mbi
Usage
mbi program.mb
Testing
cargo build && cargo test
License
GPLv3+
Dependencies
~1MB