Grengine is an engine for running and embedding Groovy in a Java VM.
Release Notes 1.1.1: * New: Convenience loadClass() and loadMainClass() methods in BaseGrengine for using the default loader. * Deprecated: Instead of SourceUtil#getTextStartNoLinebreaks(), use the new method getTextStartNoLineBreaks() without the typo. https://www.grengine.ch/ Grengine User Manual: https://www.grengine.ch/manual.html