|
4 months ago | |
---|---|---|
assembler | 4 months ago | |
scripts | 4 months ago | |
src | 4 months ago | |
tests | 4 months ago | |
.gitignore | 4 months ago | |
LICENSE | 4 months ago | |
Makefile | 4 months ago | |
README.md | 4 months ago | |
compile_commands.json | 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.