preload
Jul 25

Jython 2.2a1 has support for most of Python 2.2 and numerous features from Python 2.3.

The new release includes many major changes:

  • new-style classes
  • Java Collections integration
  • PEP 302 implementation
  • iterators
  • generators
  • __future__ division
  • support for running on JDK1.5
  • new installer
  • a significant number of features to bring Jython in line with CPython

This version of Jython should run on JDK 1.2 +.

What is Jython?

Jython is a Java implementation of the Python language. It allows
users to compile Python source code to Java byte codes, and run the
resulting bytecodes on any Java Virtual Machine.

Related:
>>
Jython vs Groovy

>> A Python in Java land

Reference:
>> Download Jython 2.2a1
>> Jython 2.2alpha1 has been released
>> Jython WIKI
>> Jython Homepage
>> PythonThreads.com

Related posts:

  1. ActiveGrid chooses Jython to bring LAMP development closer to Java. ActiveGrid has decided to contribute in
  2. Sun Invests Into Python On Java VM - Hires Jython Developers James Gosling, Vice President and Sun Fe
  3. A new release of Jython will attract Java & Python programmers. This version of Jython has support for m

Print Print
Written by on July 25, 2005

Leave a Reply

You must be logged in to post a comment. OpenID enabled registration / login. Takes only a few seconds. Register / Login

© 2004-2009 Rightrix Solutions