mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-03-23 15:52:56 +08:00
Update TODO_ParserGen.md
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
# Goal
|
||||
|
||||
* Parsing
|
||||
* No need to specify allow ambiguity or not
|
||||
* Calculate ambiguous **Parse** cases, pointing out which AST need to support ambiguity
|
||||
* Explicily declare the boundary of ambiguity resolving (e.g. on EXPR or on STAT)
|
||||
* Full CFG power, no limitation
|
||||
* Experiment: expanding all left-recursive grammer to right-recursive grammar with instructions
|
||||
* Experiment: optionally inline all rules which don't generate parser functions
|
||||
|
||||
Reference in New Issue
Block a user