Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sgnn7/java_in_memory_dynamic_compiler

Basic java im-memory compiler that stores compiled instances of class that can be later invoked. *Note* You need the JDK on your classpath (tools.jar) for this to compile/run
https://github.com/sgnn7/java_in_memory_dynamic_compiler

Last synced: 7 days ago
JSON representation

Basic java im-memory compiler that stores compiled instances of class that can be later invoked. *Note* You need the JDK on your classpath (tools.jar) for this to compile/run

Awesome Lists containing this project