Made the interpreter pass most of the mycology test suite
This commit is contained in:
parent
198efceb1f
commit
da7e7dae2b
13 changed files with 206 additions and 35 deletions
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[submodule "spec"]
|
||||
path = spec
|
||||
url = https://github.com/catseye/Funge-98
|
||||
[submodule "mycology"]
|
||||
path = mycology
|
||||
url = https://github.com/Deewiant/Mycology
|
Loading…
Add table
Add a link
Reference in a new issue