libopenhft-compiler-java

Java runtime compiler library
  https://github.com/OpenHFT/Java-Runtime-Compiler
  0
  no reviews



This library takes a string, compiles it and loads it returning a class from what was built. by default it uses the current classloader. it supports nested classes, but otherwise builds one class at a time.