Reviewed-on: #4
This commit was merged in pull request #4.
This commit is contained in:
2026-04-29 14:44:33 -05:00
parent 54729c1e14
commit 148c98e642
13 changed files with 424 additions and 79 deletions

View File

@@ -20,9 +20,9 @@ After some additional development:
## VM
- [ ] VM
- [ ] Code
- [ ] Simple bytecode loader
- [ ] Output bytecode format
- [x] Code
- [x] Simple bytecode loader
- [x] Output bytecode format
- [ ] Value object
- [ ] Stack object
- [ ] Function context