Jython

Why Trust Techopedia

What Does Jython Mean?

Jython is an open-source implementation of Python written in Java. It provides access to a wide rangef Java library classes and is integrated with Java Platform.

Advertisements

Jython makes it easy to write code in Python while still being able to use existing Java components, tool, applets and servlets. A Java programmer can develop applications much faster without compromising robustness, functionality and quality of product.

Techopedia Explains Jython

Jpython was originally developed in late 1997 by Jim Hugunin. Jython was moved to Sourceforge.net in 2000 by Barry Warsaw, as an open-source project. The name Jpython was changed to Jython at SourceForge, which is its current name.

Some of the distinguishing features of Jython are:

  • Dynamic Compilation to Java Bytecode: This helps to achieve maximum performance without compromising interactivity with Java packages.
  • Ability to Extend JavaClasses: This allows extending the existing Java classes, thereby allowing the effective use of abstract classes.
  • Static Compilation: This provides an optional static compiler allowing development of applets, servlets and beans.
Advertisements

Related Terms

Margaret Rouse
Technology Specialist
Margaret Rouse
Technology Specialist

Margaret is an award-winning writer and educator known for her ability to explain complex technical topics to a non-technical business audience. Over the past twenty years, her IT definitions have been published by Que in an encyclopedia of technology terms and cited in articles in the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine, and Discovery Magazine. She joined Techopedia in 2011. Margaret’s idea of ​​a fun day is to help IT and business professionals to learn to speak each other’s highly specialized languages.