Update README.md

This commit is contained in:
msydneyslaga
2023-12-06 19:34:14 -07:00
committed by GitHub
parent dade0a13a2
commit 32964aff1c

View File

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