From LQWiki
Jython is a Java implementation of the Python interpreter. Although one may question the wisdom of running one virtual machine within another, Jython appears to have most of the functionality of Python, the only difference being that whatever you once coded in C/C++ must now be done in Java.
External links
- Get to know Jython (www-106.ibm.com)

This page is available under a