/monty

Primary LanguageC

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.