wezer-pixel / monty

Fredrick & Wezer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Fredrick & Wezer


Languages

Language:C 91.5%Language:Brainfuck 3.6%Language:MATLAB 3.2%Language:M 1.7%