Am91T / monty

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monty - Stacks and Queues Interpreter

This is a group project for the 0x19. C - Stacks, Queues - LIFO, FIFO module in the Holberton School curriculum. The project is focused on implementing a simple interpreter for Monty ByteCodes files, which rely on a unique stack with specific instructions to manipulate it.

About


Languages

Language:C 96.3%Language:Brainfuck 3.7%