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.
-
1
derived packages
- Links to remote Java:packages / janino
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:fstrba:maven/janino && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000121 121 Bytes | |
| janino-3.1.12.tar.gz | 0001764061 1.68 MB | |
| janino.changes | 0000008254 8.06 KB | |
| janino.spec | 0000003553 3.47 KB |
Comments 0