Content received from: http://JavaFAQ.nu/java-article479.html


alt.lang.jre: Get to know Jython
Saturday, July 17, 2004 (03:05:11)

Posted by

This article is the first in a new series, alt.lang.jre, introducing alternate languages for the Java Runtime Environment. Jython is an implementation of the popular scripting language Python, but running on a JVM. For Python developers Jython is the best possible entry point to the Java platform; for Java developers it may be the strongest incentive to learn another language.