sanjangs / InfiniumVM

A Simple Bytecode Interpreter/Virtual Machine in C++.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InfiniumVM

A Simple Bytecode Interpreter/Virtual Machine in C++.

See Getting Started for help on developing softwares for this virtual machine software.

For the list of changes, Refer to CHANGELOG.md.

About

A Simple Bytecode Interpreter/Virtual Machine in C++.

License:The Unlicense


Languages

Language:C++ 96.7%Language:Makefile 3.3%