PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
July 17, 2008

Jython 2.5a0+ Released

Posted: 2008-07-17 06:11:23
Languages ::
Platforms ::

Jython 2.5a0+ has been released. Jython is a Python implementation written in Java.

This release includes: support for generator expression, support for the 'with' statement, improved Unicode support, and other changes.