notaudrey / vm

A simple toy VM for a simple toy language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

title!

A simple VM to run a simple language. Designed with a procedural language in mind, so all you get is local/global variables, global functions, probably structures, and maybe some sort of namespacing.

Requires:

libbsd - strlcpy

About

A simple toy VM for a simple toy language


Languages

Language:C 79.3%Language:Python 10.5%Language:C++ 7.8%Language:Makefile 1.4%Language:Shell 0.7%Language:Objective-C 0.1%