|
3 months ago | |
---|---|---|
assembler | 3 months ago | |
examples | 3 months ago | |
scripts | 4 months ago | |
src | 3 months ago | |
tests | 4 months ago | |
.gitignore | 3 months ago | |
LICENSE | 4 months ago | |
Makefile | 3 months ago | |
README.md | 4 months ago |
A 64-bit stack-based virtual machine and its assembler, created for fun. The design principles are simplicity, clarity, portability, and ease of understanding. Future plans include programming language-related experiments based on this as foundation.