diff --git a/lua-temp/TODO.md b/lua-temp/TODO.md index dc3fbd7..d262364 100644 --- a/lua-temp/TODO.md +++ b/lua-temp/TODO.md @@ -28,3 +28,10 @@ Progress of the Lua port: - [ ] Assembler generate bytecode - [ ] VM interpret it + + +## C interface + +- [ ] Error management (decision) +- [ ] Format for value and heap value +- [ ] Transparency and log levels