Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sinamathew/monty

Another ALX project.
https://github.com/sinamathew/monty

Last synced: 13 days ago
JSON representation

Another ALX project.

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