-
The Monty language:
Monty 0.98 is a scripting language that is first compiled into Monty byte codes (Just like Python). It relies on a unique stack, with specific instructions to manipulate it.
-
The goal of this project is to create an interpreter for Monty ByteCodes files.
-
In this project we will try to explain: what do LIFO and FIFO mean what is a stack, and when to use it what is a queue, and when to use it what are the common implementations of stacks and queues what are the most common use cases of stacks and queues and what is the proper way to use global variables.
-
Notifications
You must be signed in to change notification settings - Fork 1
RimJoudi/monty
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Interpreter for Monty ByteCodes files.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published