update readme with progress

This commit is contained in:
Dave Gauer 2021-04-11 11:22:38 -04:00
parent 92460f69ee
commit 5bd5e1f25c
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ Planned exercises:
* [x] Numeric types (integers, floats)
* [x] Labelled blocks and loops
* [x] Loops as expressions
* [ ] Builtins
* [x] Builtins
* [ ] Comptime (!)
* [ ] Inline loops
* [ ] Anonymous structs