A JSR-223 scripting engine for Java. The JAR for this project can be run directly or included in any application that has an embedded scripting environment, for example Patrodyne's TransformIO. This ScriptEngine allows you to run Java source code without precompiling. More