Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sinamathew/monty
Another ALX project.
https://github.com/sinamathew/monty
Last synced: 13 days ago
JSON representation
Another ALX project.
- Host: GitHub
- URL: https://github.com/sinamathew/monty
- Owner: sinamathew
- Created: 2023-10-17T11:49:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-19T20:33:14.000Z (about 1 year ago)
- Last Synced: 2024-11-05T16:06:07.743Z (2 months ago)
- Language: C
- Size: 89.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### 0x19. C - Stacks, Queues - LIFO, FIFO
## Group project## 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.
## Authors
* Genius Mathew
* Juweria Elmi