This is an implementation of the Malbolge interpreter in Rust.
Run the binary against the sample Malbolge programs in the programs
directory:
cargo run --release programs/99bottles.mb
hello-world.mb by Andrew Cooke
99bottles.mb by Hisashi Iizawa
copy.mb by Lou Scheffer