This commit is contained in:
2026-05-09 10:37:02 -05:00
parent 83b80f6e7d
commit 8a26ba5351
3 changed files with 25 additions and 11 deletions

View File

@@ -11,9 +11,9 @@ Progress of the Lua port:
- [x] Control flow
- [x] Labels in Assembly
- [x] Recursion
- [ ] Strings
- [ ] From constants
- [ ] Garbage collection
- [x] Strings
- [x] From constants
- [x] Garbage collection
- [ ] Arrays
- [ ] Garbage collection
- [ ] Tables