This repository has been archived on 2025-11-10 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
49a85a20d830fb197478ed6cd56f3f1554dba61b
Maybe I should make a union for the type, so I can dispatch via function pointers?
Oreo's Virtual Machine (OVM)
A stack based virtual machine in C11. Deals primarily in bytes, doesn't make assertions about typing and is very simple to target.
Description
Languages
C
70.2%
C++
26.5%
Makefile
3.3%