Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/alainstalder/grengine
- Owner: alainstalder
- License: other
- Created: 2024-09-09T09:59:37.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-09-21T05:57:52.000Z (about 2 months ago)
- Last Synced: 2024-09-30T04:01:17.830Z (about 2 months ago)
- Topics: groovy, java
- Language: Java
- Homepage:
- Size: 957 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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