= Jakarta BSF - Bean Scripting Framework =
 http://jakarta.apache.org/bsf/

BSF supports several scripting languages currently:

 * Javascript (using Rhino ECMAScript, from the Mozilla project)
 * Python (using either Jython or JPython)
 * Tcl (using Jacl)
 * NetRexx (an extension of the IBM REXX scripting language in Java)
 * XSLT Stylesheets (as a component of Apache XML project's Xalan and Xerces)

In addition, the following languages are supported with their own BSF engines:

 * Java (using BeanShell, from the [http://beanshell.org/ BeanShell project])
 * [http://jruby.sourceforge.net/ JRuby]
 * JudoScript
 * Groovy
 * ObjectScript

== how to ==
 * Let groovy work with BSF
  http://groovy.codehaus.org/bsf.html