Skip to content

An implementation of the Malbolge interpreter in Rust.

License

Notifications You must be signed in to change notification settings

sprang/malbolge-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Malbolge

This is an implementation of the Malbolge interpreter in Rust.

Running

Run the binary against the sample Malbolge programs in the programs directory:

cargo run --release programs/99bottles.mb

Malbolge Programs

hello-world.mb by Andrew Cooke

99bottles.mb by Hisashi Iizawa

copy.mb by Lou Scheffer

About

An implementation of the Malbolge interpreter in Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published