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] Assembler
- [ ] VM execution
- [ ] Stack operations (nil, integer, float, string, function)
- [ ] Expressions
- [x] Integer
- [ ] Float
- [ ] String
- [ ] Expressions
- [ ] Stack operations (nil, integer, float, string, function)
- [x] Integer
- [ ] Float
- [ ] String