Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
janino: An Embedded Java Compiler
- Summary
- 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 is integrated with Apache Commons JCI ("Java Compiler
Interface") and JBoss Rules / Drools.
JANINO can also be used for static code analysis.
Changelog
- * Fri Oct 12 12:00:00 2007 Ralph Apel <r.apel at r-apel.de> 0:2.5.11-1jpp
-
- First JPP 1.7 build