Janino, an embedded compiler for the JavaTM programming language.

For download, documentation and contact see http://janino.net.

Packages 
Package Description
org.codehaus.commons.compiler
This package declares interfaces for the implementation of an IExpressionEvaluator, an IScriptEvaluator, an IClassBodyEvaluator and an ISimpleCompiler.
org.codehaus.commons.compiler.jdk
Main package of the plugin.
org.codehaus.commons.io  
org.codehaus.janino
The classes in this package pose the core of the Janino JavaTM compiler.
org.codehaus.janino.samples
Sample applications for the Janino JavaTM compiler.
org.codehaus.janino.tools
Auxiliary command line tools related to JANINO.
org.codehaus.janino.util
Application-independent helper classes.
org.codehaus.janino.util.enumerator
Enumerator-related utility classes.
org.codehaus.janino.util.iterator
Some generic Iterator-related helper classes.
org.codehaus.janino.util.resource
Classes related to loading "resources" (ResourceFinder) and creating resources (ResourceCreator).