Added parser, compiler, virtual machine, garbage collector, tables and values. Builds but may have errors.
This commit is contained in:
commit
5d4fac0a91
8 changed files with 3199 additions and 0 deletions
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
.idea
|
||||
target
|
||||
Loading…
Add table
Add a link
Reference in a new issue