Mistivia 4 mesi fa
parent
commit
12f7b23653
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -0,0 +1,3 @@
+# 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.