Skip to content

mlang/mario

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Racket implementation of MarioLANG

MarioLANG is a 2d programming language, must like BrainFuck but with an extra twist. It is also the name of the author of this implementation.

Install

raco pkg install mario

Running MarioLANG programs

After you install the mario package, you can run MarioLANG programs with Racket:

racket 99bottles.rkt

Other implementations

There is also a C++ implementation and a Ruby implementation of MarioLANG on GitHub.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages