Jython 2.2.1RC2

Jython 2.2.1RC2 Download Summary

  • Language: Java
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: Other Free / Open Source License
  • Databases: N/A
  • Downloads: 1021
  • Released: Jun 13, 2008

Jython 2.2.1RC2 Description

Jython is an implementation of the high-level, dynamic, object-oriented language Python written in 100% Pure Java, and seamlessly integrated with the Java platform. It thus allows you to run Python on any Java platform.

Jython is an implementation of the high-level, dynamic, object-oriented language Python seamlessly integrated with the Java platform. The predecessor to Jython, JPython, is certified as 100% Pure Java. Jython is freely available for both commercial and non-commercial use and is distributed with source code. Jython is complementary to Java and is especially suited for the following tasks:
- Embedded scripting - Java programmers can add the Jython libraries to their system to allow end users to write simple or complicated scripts that add functionality to the application.
- Interactive experimentation - Jython provides an interactive interpreter that can be used to interact with Java packages or with running Java applications. This allows programmers to experiment and debug any Java system using Jython.
- Rapid application development - Python programs are typically 2-10X shorter than the equivalent Java program. This translates directly to increased programmer productivity. The seamless interaction between Python and Java allows developers to freely mix the two languages both during development and in shipping products.
There are numerous alternative languages implemented for the Java VM. The following features help to separate Jython from the rest:
- Dynamic compilation to Java bytecodes - leads to highest possible performance without sacrificing interactivity.
- Ability to extend existing Java classes in Jython - allows effective use of abstract classes.
- Optional static compilation - allows creation of applets, servlets, beans, ...
- Bean Properties - make use of Java packages much easier.
- Python Language - combines remarkable power with very clear syntax. It also supports a full object-oriented programming model which makes it a natural fit for Java's OO design.

Jython Bookmark

Hyperlink code:
Hyperlink for Forum code:

Jython 2.2.1RC2 Script Download Notice

Top 4 Download periodically updates information of Jython 2.2.1RC2 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. Jython 2.2.1RC2 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

G java

... and software creator. G-java can create software for Java supported platforms such as: - Microsoft Windows ... - openGL Mode (fast, large) - java2D mode (slower, small) G-java can also use the large Java API aswell as native code librarys (Dlls) to ...

UJO Framework

UJO is an abbreviation for Unified Java Object and it is similar in implementation to JavaBean, but different from it in architecture and methods. ... access to its property for different actions · JavaBeans ready · It is easy to clone, copy, ... for an easier maintenance · Way for an implementation a listener to only one place for each ...

ACDK

... ONE platform, but instead of using Basic/C# or Java as programming language, it bases C as core implementation language. ACDK implements the standard library packages, including ... runtime type information (RTTI) on level known from Java/C#), class loader, serialization, aspect oriented class attributes (also ... CfgScript classes with scripting languages (Java, Perl, Tcl, Python, CfgScript, Lisp, Visual Basic, VBScript) and standard component ...

RPy R from Python

RPy is a very simple, yet robust, Python interface to the R Programming Language. It can ... errors from the R language are converted to Python exceptions. Any module installed for the R system can be used from within Python.The main goals of RPy are: - It should provide a very robust Python interface to R . - It should ...
Python

PHPlet

... serves PHP servet (PHPlet). PHPlet are similar to Java Servlet as they implements the init(), service(), destroy() methods. The lifecycle of PHPlet is the same of servlet. ...