Skip to content

helvm/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.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 61.9%
  • C 38.1%