For Programmers: Free Programming Magazines  


Home > Archive > PERL Modules > February 2007 > Extending Parse::Yapp with new functionalities









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Extending Parse::Yapp with new functionalities
Casiano

2007-02-06, 7:58 am

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@cpan.org>


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com