Package example

Class Summary
Interpreter Example that compiles and loads source files and runs the result.
Javac Partial simulation of the behavior of the standard javac command line compiler using the JavaCompiler API
MemoryExample Example of compling Java source in memory and loading the resulting class