This commit is contained in:
2026-04-29 11:37:32 -05:00
parent 9229d6c86e
commit 751b4bd547
7 changed files with 44 additions and 25 deletions

View File

@@ -11,8 +11,7 @@
Improvements:
- [x] Fixed int type (based on opcode)
- [ ] Constant type (only floats and strings for now)
- [ ] Debug output bytecode format
- [x] Constant type (only floats and strings for now)
After some additional development:
- [ ] Bytecode debugging info