64位栈式虚拟机

Mistivia 789ebeb7d0 finish project framework 5 mēneši atpakaļ
scripts 789ebeb7d0 finish project framework 5 mēneši atpakaļ
src 789ebeb7d0 finish project framework 5 mēneši atpakaļ
tests 789ebeb7d0 finish project framework 5 mēneši atpakaļ
.gitignore 789ebeb7d0 finish project framework 5 mēneši atpakaļ
Makefile 789ebeb7d0 finish project framework 5 mēneši atpakaļ
README.md 12f7b23653 add readme 5 mēneši atpakaļ
compile_commands.json 789ebeb7d0 finish project framework 5 mēneši atpakaļ

README.md

Fantasy Virtual Machine

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.