Extending Parse::Yapp with new functionalities

Version 1.06600 of Parse::Eyapp have been released.

Parse::Eyapp (Extended yapp) is a collection of modules
that extends Francois Desarmenien Parse::Yapp 1.05.
Eyapp extends yacc/yapp syntax with
functionalities like

* Named attributes,
* EBNF-like expressions (via *, + and ? operators),
* Modifiable default action,
* Automatic syntax tree building,
* Semi-automatic abstract syntax tree building,
* Translation schemes (like in the Dragon's book on Compilers),
* Tree transformations via a language that mimics ordinary regular
expressions
but works on trees instead of strings.
* Support for Nested Scope Analysis,
* Facilities to build directed acyclic graphs instead of Trees.

If you like yacc/yapp and Perl you'll find Parse::Eyapp is for you.

Casiano Rodriguez-Leon <casiano [at] cpan.org>
Casiano [ Di, 06 Februar 2007 13:29 ] [ ID #1621034 ]
Perl » comp.lang.perl.modules » Extending Parse::Yapp with new functionalities

Vorheriges Thema: Perl Tk:Scheduler command called subroutine fails to talk to tk widgets
Nächstes Thema: mod_perl.so not found by Apache (win32)