Code Generation with JavaCompiler for Fun, Speed, and Business Profit
First checkout medallia/unsafe
cd unsafe
mvn -DskipTests install
This will build the basic dependency and install for the java parts to compile. If you want to try the C++ code generation, follow instructions on medallia/unsafe on how to build the native library .
Once this is done, go to this repo
cd ../javaone2016
mvn package