Package janino: Information
Source package: janino
Version: 2.7.8-alt1_13jpp8
Build time: Feb 13, 2020, 10:26 PM in the task #246097
Category: Development/Java
Report package bugHome page: http://unkrig.de/w/Janino
License: BSD
Summary: An embedded Java compiler
Description:
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.
Maintainer: Igor Vlasenko
Last changed
Jan. 29, 2020 Igor Vlasenko 0:2.7.8-alt1_13jpp8
- fc update
May 25, 2019 Igor Vlasenko 0:2.7.8-alt1_11jpp8
- new version
Feb. 5, 2019 Igor Vlasenko 0:2.7.8-alt1_10jpp8
- fc29 update