  |
GNU Classpath - http://www.gnu.org/software/classpath/
A free replacement for Sun's proprietary core Java class libraries. [Open Source, GPL with exception] |
  |
GNU Classpath Extensions - http://www.gnu.org/software/classpathx/
A free replacement for the "javax.*" classes (core and otherwise); sibling project to GNU Classpath. [Open Source, GPL/LGPL] |
  |
Kaffe JVM - http://www.kaffe.org/
Java Virtual Machine. Works on many platforms and includes Just-In-Time (JIT) support for most of them. PersonalJava 1.1 compliant (but does not fully support the Java 2 Platform). [Open Source, GPL] |
  |
http://gcc.gnu.org/java/ - http://gcc.gnu.org/java/
The GNU Compiler for Java - compiles Java source or bytecode to native machine code. Most APIs are supported, except the AWT and Swing. [Open Source, GPL] |
  |
IBM Developer Kit Porting - http://www.ibm.com/developerworks/java/jdk/
Provides free developer kits for creating and testing Java applets and applications on a number of platforms, including AIX and Linux. Also other Java tools. [Freeware] |
  |
JC Virtual Machine - http://jcvm.sourceforge.net/
A Java virtual machine implementation that converts class files into C source files using the Soot Java bytecode analysis framework, compiles them with GCC, and loads them using a built-in ELF object file loader. [Open source, LGPL] |
  |
Aonix North America, Inc. - http://www.aonix.com/
Provider of embedded and realtime JVMs. Provides news and articles. |
  |
http://jikes.sourceforge.net/ - http://jikes.sourceforge.net/
A former IBM research virtual machine focussing on compatibility, high performance, dependency analysis, and constructive assistance. Project information, FAQ, and links. [Open Source, CPL] |
  |
JNBridge - http://www.jnbridge.com/
Enabling the integration of pure Java into Microsoft .NET applications. Tools support J2SE or J2EE, allowing .NET code to access J2EE facilities including EJBs, and JNDI. SE (Standard Edition) and EE (Enterprise Edition) versions. |
  |
Java Virtual Machine - http://java-virtual-machine.net/
Introduction to the Java Virtual Machine, links to JVMs for different platforms, and collection of related articles. |
  |
http://kissme.sourceforge.net/ - http://kissme.sourceforge.net/
Java VM for Unix, more so Linux. Native threads and JIT compiling. Uses GNU Classpath. [Open Source, GPL] |
  |
http://www.shudo.net/jit/ - http://www.shudo.net/jit/
JIT plugin for the Sun JVM, for Linux and FreeBSD on x86 processors. Includes support for a transparent distributed object system, MetaVM. [Open Source, GPL] |
  |
Alternative Java Implementations - http://www.dwheeler.com/java-imp.html
Article by David K. Friedman and David A. Wheeler. It briefly introduces Java, provides a bit of Java history, and describes various Java implementations. |
  |
Open Runtime Platform - http://sourceforge.net/projects/orp/
Open source research infrastructure for dynamic compiling and memory management; supports programs compiled to bytecode and linked with GNU Classpath libraries. [SourceForge, Open Source, Intel] |
  |
http://bekaffe.sourceforge.net/ - http://bekaffe.sourceforge.net/
Port of Kaffe to the BeOS platform. [Open Source, GPL] |