Dynamic Scripting on Java
Moves Forward
By Frank Cohen
Some of the supported
languages are on-the-fly
byte-code compilers. For
instance, Jython is the
Python scripting language
that runs in the Java
Virtual Machine (JVM.) At
runtime Jython converts a
Python script into Java
Byte Code and runs the
script in the JVM. For ...
Nov. 10, 2007 10:45 AM Reads: 4,886 Replies: 1