Parse::Yapp - Perl extension for generating and using LALR parsers https://www.cpan.org
Go to file
2024-01-06 09:30:01 +01:00
perl-Parse-Yapp.spec perl 5.16 mass rebuild [release 1.05-5mamba;Mon Nov 12 2012] 2024-01-06 09:30:01 +01:00
README.md perl 5.16 mass rebuild [release 1.05-5mamba;Mon Nov 12 2012] 2024-01-06 09:30:01 +01:00

perl-Parse-Yapp

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 let you easily create a Perl OO parser from an input grammar file.