Emi Simpson
|
0fef3804a4
|
Use strings in IR rather than lexemes
|
2024-03-15 20:21:34 -04:00 |
|
Emi Simpson
|
f84a340f0a
|
Factor out IR and Tok
|
2024-03-15 20:21:33 -04:00 |
|
Emi Simpson
|
9e6c7d504d
|
Add a combined lex+parse method
|
2024-03-15 20:21:33 -04:00 |
|
Emi Simpson
|
98253bb254
|
Souped up error checking
|
2024-03-15 20:21:33 -04:00 |
|
Emi Simpson
|
46e59ba918
|
Make IR generation fallible
|
2024-03-15 20:21:32 -04:00 |
|
Emi Simpson
|
15206f7776
|
Do IR generation
|
2024-03-15 20:21:32 -04:00 |
|
Emi Simpson
|
532a5a14d0
|
Get parsing for the sample document working
|
2024-03-15 20:21:32 -04:00 |
|
Emi Simpson
|
5e84e50aa2
|
Move oracle table generating facilities to grammar.py
|
2024-03-15 20:21:16 -04:00 |
|
Emi Simpson
|
f813d91736
|
Move grammar and lex table to their own file
|
2024-03-15 20:21:16 -04:00 |
|