Update README.md

This commit is contained in:
msydneyslaga
2023-12-08 09:37:46 -07:00
committed by GitHub
parent a00405ebd4
commit d50bce22be

View File

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