Update README.md

This commit is contained in:
msydneyslaga
2023-12-01 10:55:52 -07:00
committed by GitHub
parent 280b074acc
commit b9448b00d5

View File

@@ -47,10 +47,12 @@ Listed in order of importance.
- [x] Low-level execution model (TI)
- [x] Arithmetic
- [x] Conditionals
- [x] Garbage Collection
- [x] Structured data
- [x] Garbage collection
- [x] Low-level execution model (GM)
- [ ] Arithmetic
- [ ] Conditionals
- [ ] Structured data
- [ ] Garbage Collection
- [ ] Emitter
- [ ] Code-gen (target yet to be decided)