Expressions #7
5
TODO.md
5
TODO.md
@@ -32,10 +32,13 @@ After some additional development:
|
|||||||
- [x] Assembler
|
- [x] Assembler
|
||||||
- [ ] VM execution
|
- [ ] VM execution
|
||||||
- [ ] Stack operations (nil, integer, float, string, function)
|
- [ ] Stack operations (nil, integer, float, string, function)
|
||||||
- [ ] Integer
|
- [x] Integer
|
||||||
- [ ] Float
|
- [ ] Float
|
||||||
- [ ] String
|
- [ ] String
|
||||||
- [ ] Expressions
|
- [ ] Expressions
|
||||||
|
- [x] Integer
|
||||||
|
- [ ] Float
|
||||||
|
- [ ] String
|
||||||
- [ ] Local/global variables
|
- [ ] Local/global variables
|
||||||
- [ ] Functions
|
- [ ] Functions
|
||||||
- [ ] Constants
|
- [ ] Constants
|
||||||
|
|||||||
Reference in New Issue
Block a user