mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -04:00
3 lines
208 B
Text
3 lines
208 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.
|