Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alainstalder/grengine

Grengine is an engine for running and embedding Groovy in a Java VM.
https://github.com/alainstalder/grengine

groovy java

Last synced: about 1 month ago
JSON representation

Grengine is an engine for running and embedding Groovy in a Java VM.

Awesome Lists containing this project

README

        

[![image](grengine.jpg)](https://grengine.ch)

Grengine is an engine for running and embedding Groovy in a Java VM.

See [user manual](MANUAL.md) for distinguishing features.

Homepage: [grengine.ch](https://grengine.ch/) (Javadoc and more)

* Requires Java 8 (or later)
* Build: `./gradlew clean all`
* Apache 2.0 License