An embedded Java compiler
http://janino-compiler.github.io/janino
Janino is a super-small, super-fast Java compiler. Not only can it compile
a set of source files to a set of class files like the JAVAC tool, but also
can it compile a Java expression, block, class body or source file in
memory, load the byte-code and execute it directly in the same JVM. 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.
- Links to home:fstrba:maven / janino
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:fstrba:maven:test/janino && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000053 53 Bytes |
Comments 0