This commit is contained in:
Andre Wagner
2026-05-07 09:20:22 -05:00
parent 8f851a330e
commit 4a23c52781
3 changed files with 33 additions and 6 deletions

View File

@@ -9,7 +9,7 @@ Progress of the Lua port:
- [x] Calling functions
- [x] Calling functions with parameters
- [ ] Control flow
- [ ] Lablels in Assembly
- [ ] Labels in Assembly
- [ ] Recursion
- [ ] Strings
- [ ] From constants