사용자 도구

사이트 도구


java:janino

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

java:janino [2013/07/09 11:51] (현재)
kwon37xi 새로 만듦
줄 1: 줄 1:
 +====== janino ======
 +  * http://docs.codehaus.org/display/JANINO/Home
 +  *  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 bytecode 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.
  
java/janino.txt · 마지막으로 수정됨: 2013/07/09 11:51 저자 kwon37xi