Araozu
|
1c90ee293b
|
Add simple symbol table
|
2023-01-23 07:58:53 -05:00 |
|
Araozu
|
6cecd6af52
|
Add binding parsing
|
2023-01-17 08:04:11 -05:00 |
|
Araozu
|
7d99920a71
|
Add parsing for simple declarations
|
2023-01-08 18:09:06 -05:00 |
|
Araozu
|
e080945d37
|
Start simple AST parsing
|
2023-01-05 18:20:58 -05:00 |
|
Araozu
|
0a22391bae
|
Fix bugs and improve error messages
|
2023-01-05 12:48:34 -05:00 |
|
Araozu
|
2c17557aad
|
Fix errors in lexical analyzer
|
2022-11-28 19:16:55 -05:00 |
|
Araozu
|
0bb71c6822
|
Scan operators
|
2022-11-28 18:33:34 -05:00 |
|
Araozu
|
de34dd0b71
|
Scan simple floating point numbers
|
2022-11-28 17:31:02 -05:00 |
|
Araozu
|
a788a12eb3
|
Scan hex values
|
2022-11-28 17:05:43 -05:00 |
|
Araozu
|
730c5391d9
|
Scan simple hex value
|
2022-11-28 16:45:39 -05:00 |
|
Araozu
|
c2946e7a9b
|
Scan integers
|
2022-11-21 16:58:51 -05:00 |
|