Implemented numbers with different bases
This commit is contained in:
parent
0e999cae92
commit
6d77a8a120
11 changed files with 165 additions and 12 deletions
|
@ -112,10 +112,10 @@ This is what generates expressions from tokens.
|
|||
- [x] Variable lifetimes
|
||||
- [x] Branches
|
||||
- [x] Loops
|
||||
- [x] Hexadecimal, octal and binary literals
|
||||
- [ ] Data structures
|
||||
- [ ] Type system
|
||||
- [ ] Type operator: `|` (`User | Error`)
|
||||
- [ ] Hexadecimal, octal and binary literals
|
||||
- [ ] Error handling
|
||||
- [ ] Multiple return values
|
||||
- [ ] Threading library
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue