Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Parse-Yapp: Perl extension for generating and using LALR parsers
- Summary
- 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.
Changelog
- * Tue Aug 29 17:00:00 2006 Patrice Dumas <dumas{%}centre-cired{*}fr> - 1.05-36
- rebuild for FC6
- * Fri Feb 17 16:00:00 2006 Patrice Dumas <dumas{%}centre-cired{*}fr> - 1.05-35
- rebuild for fc5
- * Wed Nov 16 16:00:00 2005 Warren Togami <wtogami{%}redhat{*}com> - 1.05-34
- import into Extras