sinamathew / monty

Another ALX project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Another ALX project.


Languages

Language:C 92.0%Language:Brainfuck 3.7%Language:MATLAB 1.7%Language:Shell 1.1%Language:Forth 1.0%Language:M 0.5%