From a70abe76add3e54ca80ac057bc604461333c7840 Mon Sep 17 00:00:00 2001 From: Andre Wagner Date: Sat, 9 May 2026 15:05:55 -0500 Subject: [PATCH] . --- lua-temp/TODO.md | 7 +++++++ 1 file changed, 7 insertions(+) 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