From 15f279413357b7dea6a4ee1b8c689a20103ff596 Mon Sep 17 00:00:00 2001 From: Andre Wagner Date: Tue, 12 May 2026 20:10:10 -0500 Subject: [PATCH] . --- TODO.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index d4cb6cf..ce63dca 100644 --- a/TODO.md +++ b/TODO.md @@ -9,8 +9,11 @@ Decisions: - [x] VALUE - [x] Stack - [x] Test application -- [ ] Heap - - [ ] Heap value +- [x] Heap + - [x] Heap value + - [x] Strings + - [ ] Arrays + - [ ] Tables - [ ] VM - [ ] (Lua interface) call assembler - [ ] (Lua) generate bytecode