honoyr / AbstractVM

AbstractVM is a virtual machine that uses a stack to compute arithmetic expressions between values with different types (int8, int16, int32, float, double) These arithmetic expressions are provided to the machine as basic assembly commands.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

honoyr/AbstractVM Stargazers