update readme with progress

This commit is contained in:
Dave Gauer 2021-04-11 11:22:38 -04:00
parent 9fbda0c502
commit e933c8efe1

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