This commit is contained in:
Andre Wagner
2026-04-30 10:07:08 -05:00
parent b29f322035
commit ae9b84a814
2 changed files with 7 additions and 2 deletions

View File

@@ -28,7 +28,9 @@ After some additional development:
- [x] External interface
- [x] Code execution (except functions)
- [x] Functions
- [ ] Print stack
- [x] Print stack
- [ ] Assembler
After some additional development:
- [ ] Bytecode loader