Jython

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

Latest DevOps Terms

Related Reading

Margaret Rouse

Margaret Rouse is an award-winning technical writer and teacher known for her ability to explain complex technical subjects to a non-technical, business audience. Over the past twenty years her explanations have appeared on TechTarget websites and she's been cited as an authority in articles by the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine and Discovery Magazine.Margaret's idea of a fun day is helping IT and business professionals learn to speak each other’s highly specialized languages. If you have a suggestion for a new definition or how to improve a technical explanation, please email Margaret or contact her…