This repository is no longer being updated. An up-to-date version of this code can be found in https://github.com/praxis-live/praxis/tree/master/praxis.compiler
This is a repackaged version of the Janino compiler interface for javax.tools adapted to work with the refactored javac (v7) compiler at https://github.com/praxis-live/compiler-javac7
This code is refactored to allow Janino to compile and run Java code fragments on the fly using the full OpenJDK 7 compiler without requiring, or conflicting with, an installed JDK.
The license and copyright are those coming from the original sources.
(c) 2001-2010, Arno Unkrig - BSD