Contains the interpreter itself (the xxxVisitor classes), then driver routines (Evaluator), the interactive interpreter (Interpret) and may utility classes.

The utility routines include a class loader (to support resource loading specific to a bean or applet), the driving code of the event handler generator, the description of sources (xxxEvaluationSource) and a couple of generic purpose classes.