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 Java:packages / janino
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:fstrba:maven/janino && cd $_
- Create Badge
Refresh
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 | 0000007367 7.19 KB | |
janino.spec | 0000003538 3.46 KB |
Comments 0