This commit is contained in:
2026-05-09 15:05:55 -05:00
parent e2f930641e
commit a70abe76ad

View File

@@ -28,3 +28,10 @@ Progress of the Lua port:
- [ ] Assembler generate bytecode - [ ] Assembler generate bytecode
- [ ] VM interpret it - [ ] VM interpret it
## C interface
- [ ] Error management (decision)
- [ ] Format for value and heap value
- [ ] Transparency and log levels