Skip to content

danube-development/janino

 
 

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

Packages

No packages published

Languages

  • Java 96.9%
  • HTML 2.9%
  • Other 0.2%