Archived
1
0
Fork 0
This repository has been archived on 2025-03-10. You can view files and clone it, but cannot push or open issues or pull requests.
nimfunge98/src
2021-10-07 18:24:48 +02:00
..
defaultIO.nim Implemented the interpreter 2021-10-06 23:25:41 +02:00
field.nim Added submodules with the spec and the mycology test suite 2021-10-07 18:24:48 +02:00
interpreter.nim Implemented the interpreter 2021-10-06 23:25:41 +02:00
nimfunge98.nim Implemented the interpreter 2021-10-06 23:25:41 +02:00
pointer.nim Fixed tricky field loading bug 2021-10-07 00:09:53 +02:00
stack.nim Implemented missing functions for the interpreter 2021-10-06 22:06:05 +02:00
stackStack.nim Implemented missing functions for the interpreter 2021-10-06 22:06:05 +02:00