Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 149 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 149 Bytes

Monty Project - An Implementation of Stacks, Queues - LIFO, FIFO

This repo is an implementation of the monty interpreter using Stacks and Queues.