Skip to content

itsapi/maze-interpreter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 

Repository files navigation

Maze Interpreter

Better rewritten version

A python interpreter for the Maze programming language.

Usage

python3 interreter.py program.mz [-c | -o]

Default : Shows just the output.

-c : Displays the maze being executed.
-o : Displays the maze being executed with the live output.

Bitdeli Badge

About

A python interpreter for the Maze (http://esolangs.org/wiki/Maze) programming language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published