-- an Embedded JavaTM Compiler
 

Documentation

JAVADOC

The full JAVADOC documentation for JANINO is available online.

Books

James Gosling, Bill Joy, Guy Steele, Gilad Bracha:

Addison-Wesley, 2000
James Gosling, Bill Joy, Guy Steele, Gilad Bracha:

Addison-Wesley, 2005
Tim Lindholm, Frank Yellin:

Addison-Wesley, 1999

Links

Articles about JANINO:

  • Tom Gibara's excellent .
  • Andrew Davison's Chapter from his book .
  • A very good on JavaTM compilers.

Some open source projects that use JANINO:

  • -- an agile dynamic language for the JVM combining lots of great features from languages like Python, Ruby and Smalltalk and making them available to the Java developers using a Java-like syntax.
  • / -- an augmented implementation of Forgy's Rete algorithm tailored for the Java language.
  • -- Java multi-user unix-like system.
  • -- an extensible RDBMS framework with a hybrid Java/C++/UML architecture.
  • -- a Java VST audio plugin that enables audio developers or musicans to run Java code directly in their favorite audio VST host.
  • -- a Java-based 3D space combat game.

Other JavaTM compiler projects and products that I know about:

  • Borland JBuilder
  • -- the GNU Compiler for JavaTM
  • -- the JavaTM compiler from SUN microsystems
  • -- IBM's JavaTM compiler
  • The