Next | Higher-Order Parsing | 25 |
So far we've done a bunch of work to build a parser system
It has some modular, interchangeable parts
We can use these to manufacture all kinds of parsers
But it's only gotten us to the same place that use Parse::RecDescent does
Is there any other benefit?
Next | Copyright © 2007 M. J. Dominus |