Added escape sequences
This commit is contained in:
parent
85a6a957aa
commit
e5adcff1af
12 changed files with 87 additions and 7 deletions
|
@ -114,6 +114,7 @@ This is what generates expressions from tokens.
|
|||
- [x] Branches
|
||||
- [x] Loops
|
||||
- [x] Hexadecimal, octal and binary literals
|
||||
- [x] Escape sequences
|
||||
- [ ] Data structures
|
||||
- [ ] Type system
|
||||
- [ ] Type operator: `|` (`User | Error`)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue