Updated todo list
This commit is contained in:
parent
83661c5e7a
commit
67a37cdb26
@ -116,9 +116,11 @@ This is what generates expressions from tokens.
|
|||||||
- [x] Hexadecimal, octal and binary literals
|
- [x] Hexadecimal, octal and binary literals
|
||||||
- [x] Escape sequences
|
- [x] Escape sequences
|
||||||
- [x] Multiple return values
|
- [x] Multiple return values
|
||||||
- [ ] Data structures
|
|
||||||
- [ ] Type system
|
- [ ] Type system
|
||||||
- [ ] Type operator: `|` (`User | Error`)
|
- [ ] Type operator `?`
|
||||||
|
- [ ] Data structures
|
||||||
|
- [ ] Slices
|
||||||
|
- [ ] Floating-point arithmetic
|
||||||
- [ ] Error handling
|
- [ ] Error handling
|
||||||
- [ ] Threading library
|
- [ ] Threading library
|
||||||
- [ ] Self-hosted compiler
|
- [ ] Self-hosted compiler
|
||||||
|
Loading…
Reference in New Issue
Block a user