p5-Parse-Yapp
compiles yacc-like LALR grammars to Perl OO parser modules
WWW CVSWeb GITHub-
Package versionp5-Parse-Yapp-1.21p2
-
MaintainerIan McWilliam, Bjorn Ketelaars
Parse::Yapp (Yet Another Perl Parser compiler) is a collection of
modules that let you generate and use yacc like thread safe (reentrant)
parsers with perl object oriented interface.
The script yapp is a front-end to the Parse::Yapp module and lets you
easily create a Perl OO parser from an input grammar file.