瀏覽代碼

add readme

Mistivia 4 月之前
父節點
當前提交
12f7b23653
共有 1 個文件被更改,包括 3 次插入0 次删除
  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.