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