open encyclopedia * Article Search: * *
*
*

Jython

From open-encyclopedia.com - the free encyclopedia.

Jython is a version of Python that's written in Java and that runs in the Java environment.

Jython programs can seamlessly import and use any Java class. Except for some standard modules, Jython programs use Java classes instead of Python modules. For example, a user interface in Jython would be written with Swing or AWT, rather than with Tkinter. Jython has both an interpreter and a compiler.

Jython was formerly known as JPython.

External links


de:Jython fr:Jython ru:Jython zh:Jython

Contribute Found an omission? You can freely contribute to this Wikipedia article. Edit Article
Copyright © 2003-2004 Zeeshan Muhammad. All rights reserved. Legal notices. Part of the New Frontier Information Network.