Implemented multiple return values
This commit is contained in:
parent
b124915119
commit
14e2aa0588
15 changed files with 113 additions and 35 deletions
|
@ -115,11 +115,11 @@ This is what generates expressions from tokens.
|
|||
- [x] Loops
|
||||
- [x] Hexadecimal, octal and binary literals
|
||||
- [x] Escape sequences
|
||||
- [x] Multiple return values
|
||||
- [ ] Data structures
|
||||
- [ ] Type system
|
||||
- [ ] Type operator: `|` (`User | Error`)
|
||||
- [ ] Error handling
|
||||
- [ ] Multiple return values
|
||||
- [ ] Threading library
|
||||
- [ ] Self-hosted compiler
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue