This commit is contained in:
2026-05-01 22:05:13 -05:00
parent 9c9d361fbb
commit de961d5d2c

View File

@@ -31,11 +31,11 @@ After some additional development:
- [x] Print stack - [x] Print stack
- [x] Assembler - [x] Assembler
- [ ] VM execution - [ ] VM execution
- [ ] Stack operations (nil, integer, float, string, function) - [ ] Expressions
- [x] Integer - [x] Integer
- [ ] Float - [ ] Float
- [ ] String - [ ] String
- [ ] Expressions - [ ] Stack operations (nil, integer, float, string, function)
- [x] Integer - [x] Integer
- [ ] Float - [ ] Float
- [ ] String - [ ] String