This commit is contained in:
2026-05-12 20:10:10 -05:00
parent 3c9fafb11a
commit 15f2794133

View File

@@ -9,8 +9,11 @@ Decisions:
- [x] VALUE - [x] VALUE
- [x] Stack - [x] Stack
- [x] Test application - [x] Test application
- [ ] Heap - [x] Heap
- [ ] Heap value - [x] Heap value
- [x] Strings
- [ ] Arrays
- [ ] Tables
- [ ] VM - [ ] VM
- [ ] (Lua interface) call assembler - [ ] (Lua interface) call assembler
- [ ] (Lua) generate bytecode - [ ] (Lua) generate bytecode