/monty

Fredrick & Wezer

Primary LanguageC

C - Stacks, Queues - LIFO, FIFO

About: This is an interpreter for Monty ByteCodes. The interpreter reads a bytecode file and executes the bytecode commands.

Monty is a scripting language that is first compiled into Monty byte codes.

Files containing Monty byte codes usually have the .m extension.

Objectives:

** To Learn About:**

  • Stacks and use Cases
  • Queues and use cases
  • Global Variables and use cases

Authors/Collaborators

Wezer & Fred