summaryrefslogtreecommitdiffstats
path: root/perl/perl-Parse-RecDescent/README
blob: e1f100b2ed9186c55e4df9662e60b42dda25fac2 (plain)
1
2
3
4
Parse::RecDescent - generate recursive-descent parsers

RecDescent incrementally generates top-down recursive-descent text
parsers from simple yacc-like grammar specifications.