VM basics (#5)
Co-authored-by: Andre Wagner <WagnerAndre@JohnDeere.com> Reviewed-on: https://192.168.5.48/andre/tyche/pulls/5
This commit was merged in pull request #5.
This commit is contained in:
9
TODO.md
9
TODO.md
@@ -25,9 +25,12 @@ After some additional development:
|
||||
- [x] Output bytecode format
|
||||
- [x] Value object
|
||||
- [x] Stack object
|
||||
- [ ] External interface
|
||||
- [ ] Code execution (except functions)
|
||||
- [ ] Functions
|
||||
- [x] External interface
|
||||
- [x] Code execution (except functions)
|
||||
- [x] Functions
|
||||
- [x] Print stack
|
||||
|
||||
- [ ] Assembler
|
||||
|
||||
After some additional development:
|
||||
- [ ] Bytecode loader
|
||||
|
||||
Reference in New Issue
Block a user