https://github.com/ethlo/qjc
An easy-to-use tool allowing for on-the-fly reloading of classes useful for dynamic configuration and scripting.
https://github.com/ethlo/qjc
compilation groovy java on-the-fly
Last synced: about 2 months ago
JSON representation
An easy-to-use tool allowing for on-the-fly reloading of classes useful for dynamic configuration and scripting.
- Host: GitHub
- URL: https://github.com/ethlo/qjc
- Owner: ethlo
- Created: 2020-06-07T12:41:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-09T12:21:19.000Z (about 2 years ago)
- Last Synced: 2025-01-28T23:49:20.940Z (about 1 year ago)
- Topics: compilation, groovy, java, on-the-fly
- Language: Java
- Homepage:
- Size: 64.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quick JVM Compiler
[](https://search.maven.org/search?q=g:%22com.ethlo.qjc%22)
[](LICENSE)
Simple wrapper API for compiling source code and loading new classes to the JVM code on-the-fly.
## Supported languages
* Java 17 +
* Groovy 4 +