View the Most Wanted LQ Wiki articles.
LinuxQuestions.org > Linux Wiki > Jython

From LQWiki

Jump to: navigation, search

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


Personal tools