astronolt / monty

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monty

Monty is a simple scripting language that is first compiled into Monty byte codes (Just like Python). It relies on a unique stack, with specific instructions to manipulate it. The goal of this project is to create an interpreter for Monty ByteCodes files.

About


Languages

Language:C 91.1%Language:M 2.8%Language:MATLAB 2.8%Language:Makefile 1.5%Language:Shell 1.1%Language:Forth 0.6%