Added ex063 labels
This commit is contained in:
parent
e416e85143
commit
88a8f4788d
4 changed files with 156 additions and 5 deletions
11
README.md
11
README.md
|
|
@ -133,11 +133,12 @@ Planned exercises:
|
|||
* [x] Slices
|
||||
* [x] Many-item pointers
|
||||
* [x] Unions
|
||||
* [ ] Numeric types (integers, floats)
|
||||
* [ ] Labelled blocks and loops
|
||||
* [ ] Loops as expressions
|
||||
* [ ] Comptime
|
||||
* [ ] Inline loops (how to DEMO this?)
|
||||
* [x] Numeric types (integers, floats)
|
||||
* [x] Labelled blocks and loops
|
||||
* [x] Loops as expressions
|
||||
* [ ] Builtins
|
||||
* [ ] Comptime (!)
|
||||
* [ ] Inline loops
|
||||
* [ ] Anonymous structs
|
||||
* [ ] Sentinel termination
|
||||
* [ ] Vectors
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue