This commit is contained in:
2026-05-10 07:43:04 -05:00
parent 0116a214f6
commit 9561d5cacd

View File

@@ -14,8 +14,8 @@ Progress of the Lua port:
- [x] Strings - [x] Strings
- [x] From constants - [x] From constants
- [x] Garbage collection - [x] Garbage collection
- [ ] Arrays - [x] Arrays
- [ ] Garbage collection - [x] Garbage collection
- [ ] Tables - [ ] Tables
- [ ] Garbage collection - [ ] Garbage collection
- [ ] Metatables - [ ] Metatables