[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.python

ANN: EasyExtend 3.0 - second beta

Kay Schluehr

3/16/2008 7:48:00 AM

The second beta of EasyExtend 3.0 has been released today.

This release is mostly about bugfixes and the reintegration of the fun
langlet Teuton and the code coverage langlet. The code coverage
langlet has been enhanced s.t. it can detect uncovered branches in
boolean operations now.


------------------------------------------------------------------------------------------------------------------------------------------------------------------

What has EE 3.0 to offer?

* Trail - a new powerful parser generator.
* User defined file suffixes are recognized by the import
machinery
* Framework extension that supports facilitation of writing user
defined tokenizers
* Simplification of access to tokenizer and parser from individual
extension languages ( langlets ).
* Improved stability of the CST transformation process and
improved debugging facilities

URLs:

http://www.fiber-space.de/EasyExtend/d...
http://pypi.python.org/pypi/EasyExtend...