mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-05-28 02:35:32 +08:00
Update TODO_ParserGen.md
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
* Full CFG power, no limitation
|
* Full CFG power, no limitation
|
||||||
* Experiment: expanding all left-recursive grammer to right-recursive grammar with instructions
|
* Experiment: expanding all left-recursive grammer to right-recursive grammar with instructions
|
||||||
* Experiment: optionally inline all rules which don't generate parser functions
|
* Experiment: optionally inline all rules which don't generate parser functions
|
||||||
|
* Experiment: run through a CFG automaton first, determine the state transition path for the input, and then run instructions to drive SAX-like callback
|
||||||
* Error message generation
|
* Error message generation
|
||||||
* Error recovering
|
* Error recovering
|
||||||
* Serializing
|
* Serializing
|
||||||
|
|||||||
Reference in New Issue
Block a user