Alexey Verkhovsky <alex / verk.info> wrote in message news:<1089984325.6514.26.camel / localhost.localdomain>... > On Sat, 2004-07-17 at 06:27, Ron Stephens wrote: > > I'd suggest taking a look at jython. > > About a month ago I have evaluated all three JVM scripting languages > mentioned so far (Jruby, Groovy, Jython) to use for unit testing of our > production Java code. Another option would be SISC, a scheme interpeter for the JVM, (http://sisc.sourceforge.net/). AFAIK it is pretty mature. -- G.