check off arithmetic

This commit is contained in:
msydneyslaga
2023-11-15 08:10:53 -07:00
committed by GitHub
parent fb04f2bde1
commit 2701119615

View File

@@ -22,7 +22,7 @@ Listed in order of importance.
- [x] AST
- [ ] Low-level evaluation model (STG)
- [x] Syntax
- [ ] Arithmetic
- [x] Arithmetic
- [ ] Emitter
- [ ] Code-gen (target yet to be decided)
- [ ] Core language emitter