Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 1 month ago
JSON representation

An easy-to-use tool allowing for on-the-fly reloading of classes useful for dynamic configuration and scripting.

Awesome Lists containing this project

README

        

# Quick JVM Compiler

[![Maven Central](https://img.shields.io/maven-central/v/com.ethlo.qjc/qjc.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22com.ethlo.qjc%22)
[![Hex.pm](https://img.shields.io/hexpm/l/plug.svg)](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 +