Janino
Janino is a compiler that reads a Java expression, block, or source file, and generates Java bytecode that is loaded andexecuted directly...PropertiesThe major design goal was to keep the compiler small and simple, while partially sacrificing completeness... See Parser for the list of implemented and missing language features...
Tags: java, compiler, embedded, expression, evaluation, script, scripting, jvm, virtual, machine, bytecode, runtime, compilation, jsp, server, pages,
