49a0893c01
perl extension for generating and using LALR parsers. PR: 30734 Submitted by: Michael Lyngbøl <lyngbol@wheel.dk>
6 lines
244 B
Text
6 lines
244 B
Text
Parse::Yapp lets you create Perl OO fully reentrant LALR(1) parser modules
|
|
and has been designed to be functionally as close as possible to yacc,
|
|
but using the full power of Perl and opened for enhancements.
|
|
|
|
- Michael Lyngbol
|
|
lyngbol@wheel.dk
|