Tweak 2: Electric Boogaloo

This commit is contained in:
2023-08-03 17:39:35 +10:00
parent 79eeb6113c
commit 4f3e3ff833

View File

@@ -125,14 +125,14 @@ Once all function literals have been read out of this section, the opcode `TOY_O
TODO
## Function Internal Structure
TODO: loose first argument, args & returns counters in the program space
### Opcodes
TODO
## Function Internal Structure
TODO: loose first argument, args & returns counters in the program space
# Parser Structure and Operations
TODO