Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wololock/groovy-and-graalvm
https://github.com/wololock/groovy-and-graalvm
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/wololock/groovy-and-graalvm
- Owner: wololock
- Created: 2019-05-21T21:52:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-28T06:11:21.000Z (over 5 years ago)
- Last Synced: 2024-07-31T03:32:46.849Z (3 months ago)
- Language: CSS
- Size: 104 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= GraalVM and Groovy
Slides: https://speakerdeck.com/wololock/groovy-and-graalvm
Video: _will be published soon_
== Demo
You can find demo from slides in the `demos/groovy-script` folder.
* set `GROOVY_HOME` environment variable to point to the Groovy 2.5.7 distribution folder
* use GraalVM 19.0.0 (Community Edition or Enterprise Edition)== Links worth visiting
* https://www.graalvm.org/
* https://e.printstacktrace.blog/graalvm-and-groovy-how-to-start/