|
|
Subscribe / Log in / New account

Jython 2.5 alpha released

From:  "Frank Wierzbicki" <fwierzbicki-AT-gmail.com>
To:  "jython-users-AT-lists.sourceforge.net" <jython-users-AT-lists.sourceforge.net>, "Jython Developers" <jython-dev-AT-lists.sourceforge.net>, python-announce-list-AT-python.org
Subject:  Jython 2.5 Alpha Released!
Date:  Tue, 15 Jul 2008 12:50:31 -0400
Message-ID:  <4dab5f760807150950s14edb3cajd53ef3105064118d@mail.gmail.com>

On behalf of the Jython development team, I'm pleased to announce that
Jython 2.5a0+ is available here
http://downloads.sourceforge.net/jython/jython_installer-... for
download.  See http://jython.org/Project/installation.html for
installation instructions.

This is the first alpha release of Jython 2.5 and contains many new
features.  In fact, because we have skipped 2.3 and 2.4, there are too
many to even summarize.  A few of the features are:
* generator expressions
* with statement
* exceptions as new-style classes
* unicode support more in line with CPython
* decorators

Under the hood Jython 2.5 has a new parser based on ANTLR 3.1 and the
compiler has been refactored to use ASM.

There are so many more changes that I have missed more than I have
listed.  This is an alpha release, so there are known and unknown
bugs, so be careful.
--
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html



to post comments


Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds