Skip to content

oontvoo/janino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d400639 · Jun 14, 2016
Sep 14, 2015
Jun 14, 2016
Jan 14, 2016
Feb 4, 2016
Sep 14, 2015
Feb 22, 2016
Jun 14, 2016
Jun 14, 2016
Jul 13, 2015
Sep 14, 2015
Feb 3, 2016
Jan 17, 2012

Repository files navigation

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 JAVAC, but also can it compile a Java™ expression, block, class body or source file in memory, load the bytecode and execute it directly in the same JVM.

For details and full documentation, see the JANINO home page:

http://janino.unkrig.de