Expressions #7

Merged
andre merged 21 commits from vm2 into master 2026-05-02 15:07:12 -05:00
Showing only changes of commit de961d5d2c - Show all commits

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