Python Programming Portal
Python Programming Portal
J2EE curve
Add Site Feed
Jython beta with all features of version 2.2 released PDF Print E-mail
Written by Content Team   
Friday, 16 February 2007
Jython is a Java implementation of the Python language. It allows users to compile Python source code to Java bytecodes, and run the resulting bytecodes on any Java Virtual Machine. Jython community has announced the release of Jython 2.2's first beta version. This release contains all of the major features for a 2.2 release.

According to the Jython Roadmap, "Jython in its current state is quite fragile... The next Jython 2.x release will build on the cleanup in the last release, and in this release we will be able to consider performance enhancements, CPython frameworks, and other considerations that where shelved for the last release."

JPython was created in late 1997 by Jim Hugunin, so its been there since for 10 years. Since a new maintainer (Frank Wierzbicki) took over Jython, there has been visible progress with Jython.

Related:
>>  Download Jython
>>  IronPython on MSDN TV
>> Coyote : The Jython support in NetBeans
>> There is no compelling reason to choose Groovy over Jython
>> ActiveGrid chooses Jython to bring LAMP development closer to Java
Comments

You must javascript enabled to use this form


Add Python Site Feed
Latest
Popular
Go to top of page  Home | Content | Resources | Contact Us | Blogs |

Copyright 2004 Rightrix Solutions. All rights reserved. All product names are trademarks of their respective companies.
Views expressed at PythonThreads.com reflect the views of the authors alone, and do not necessarily reflect those of PythonThreads.com.

Terms of Use          Privacy Policy
PythonThreads.com - Python Programming Language Portal