| |
-
compiler
 Janino - Embedded Java Compiler
Janino is a compiler that reads a JavaTM expression, block, class body, source file or a set of source files, and generates JavaTM bytecode that is loaded and executed directly.
Janino is not intended to be a development tool, but an embedded compiler for run-time compilation purposes, e.g. expression evaluators or 'server pages' engines like JSP. JANINO can also be used for static code analysis.
Properties The major design goal was...
preview:
http://www.janino.net/
8/5/2007
Tags: compilers, java
 |