|
bdcc59a2ab
|
add: basic grammar parser including expression and program.
|
2024-08-15 16:18:32 +08:00 |
|
|
fee62ec289
|
chore: keyword 'div' instead of 'divide'.
rename 'ScannerTest' to 'ScannerTests'.
|
2024-08-14 22:47:45 +08:00 |
|
|
65d6b9794c
|
fix: Using covariant interface for IParser and IParseResult.
Rename CanonSharp.Common to CanonSharp.Pascal.
|
2024-08-14 19:41:10 +08:00 |
|