A C project for ALX SE program
Done by Victor Oketch Sabare for ALX SE
This interpretter is built in the C programming language. It reads Monty bytecode files of ant extensions, preferably '.m', and it interprets the opcodes contained. It can be run as either a stack (LIFO) or queue (FIFO).