|
e11f56ee68
|
Add utility function to check if token is an operator.
|
2018-02-15 23:11:25 -08:00 |
|
|
74034c7b76
|
Rename header files.
|
2018-02-11 22:32:42 -08:00 |
|
|
f67b98d7a6
|
Add a parser struct.
|
2018-02-11 22:26:19 -08:00 |
|
|
e5351c17a2
|
Fix code to stick to proper naming convention.
|
2018-02-11 21:22:01 -08:00 |
|
|
732ff47f44
|
Add function to extract strings from tokens.
|
2018-02-11 13:42:05 -08:00 |
|
|
31329a13a6
|
Add initial code for statement parsing.
|
2018-02-10 23:06:47 -08:00 |
|
|
0958ecd1eb
|
Begin working on an initial implementation for the parser.
|
2018-02-10 22:40:34 -08:00 |
|
|
6d836a5513
|
Add parser state code and skeleton for the parsing procedure.
|
2018-02-10 22:22:51 -08:00 |
|