Grengine Release Notes (1.0.3, 9 May 2015)
- New: Convenience Grengine constructors that allow to set the parent
class loader
of the engine more easily (for easier Grape support, see User Manual).
http://grengine.ch/manual.html#grengine-and-grape
Grengine is an engine for running and embedding Groovy in a Java VM.
Fast, easy-to-use and highly customizable.
Uses only the compiler from the Groovy JDK, not the GroovyClassLoader,
GroovyShell or GroovyScriptEngine.
Java, Open Source (Apache 2.0 License).
http://www.grengine.ch/