A python interpreter for the Maze programming language.
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.
A python interpreter for the Maze programming language.
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.