Skip to content

sprang/malbolge-rs

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

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