This commit is contained in:
2026-04-29 11:23:53 -05:00
parent 766032e839
commit 9229d6c86e
6 changed files with 34 additions and 13 deletions

View File

@@ -10,7 +10,7 @@
- [x] Refactor bytecode code
Improvements:
- [ ] Fixed int type (based on opcode)
- [x] Fixed int type (based on opcode)
- [ ] Constant type (only floats and strings for now)
- [ ] Debug output bytecode format