jvanwinden/CVM
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
CVM is a tiny virtual machine implemented in c++. It works by loading a file and reading the bytecode from it. Behaviour of the bytes is specified in BYTECODE.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
CVM is a tiny virtual machine implemented in c++. It works by loading a file and reading the bytecode from it. Behaviour of the bytes is specified in BYTECODE.