资讯

The Jython development community has announced the release of Jython 2.2, "the first production release of Jython in nearly six years." Available for download from the Jython web site, the new ...
Jython compiles Python 2.x code to JVM bytecode and runs the resulting program on the JVM. In some cases a Jython-compiled program will run faster than its CPython counterpart, but not always.