This commit is contained in:
2026-05-17 10:03:02 -05:00
parent 6f0c3a729b
commit 5001302855
8 changed files with 137 additions and 51 deletions

View File

@@ -26,9 +26,9 @@ Decisions:
- [x] Local variables
- [x] Functions
- [x] With parameters
- [ ] Debug VM execution
- [ ] Control flow
- [ ] Recursion
- [x] Debug VM execution
- [x] Control flow
- [x] Recursion
- [ ] Strings
- [ ] From constants
- [ ] Garbage collection