Home > Computers > Programming > Languages > 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.
http://www.aonix.com/
Provider of embedded and realtime JVMs. Provides news and articles.
http://bekaffe.sourceforge.net/
Port of Kaffe to the BeOS platform. [Open Source, GPL]
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]
http://www.gnu.org/software/classpath/
A free replacement for Sun's proprietary core Java class libraries. [Open Source, GPL with exception]
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]
http://www.theregister.co.uk/2002/11/28/ground_work_laid_for_open/
Sun Microsystems backed industry body, Java Community Process (JCP) oversees development of platform and language, voted to alter community structure, officially supporting OSS implementations of Java, JCP 2.5. [The Register]
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]
http://icedtea.classpath.org/
A harness to build the OpenJDK source code from using Free Software and provide replacements for the binary plugs with code from the GNU Classpath project.
http://java-virtual-machine.net/
Introduction to the Java Virtual Machine, links to JVMs for different platforms, and collection of related articles.
http://www.ringlord.com/people/walrus/amiga/java.html
Information on getting Java (Kaffe) to run on Amiga computers.
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]
ftp://ftp.netbsd.org/pub/NetBSD/misc/java/i386/1.1.8/
Contains releases of the Sun JDK version 1.1.8 for the NetBSD/i386 platform. [Freeware]
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]
http://sourceforge.net/projects/jjos/
Combines the jJOS kernel and decaf virtual machine. [Open Source]
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.
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://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://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]
http://teaseme.sourceforge.net/
Java virtual machine (VM) that runs in Linux kernel, Linux kernel module JVM, based on JOS and kissme projects. [Open Source, GPL]
http://viva.sourceforge.net/
Open source implementation of the Java runtime. Includes links to other open source resources.
Home > Computers > Programming > Languages > Java > Implementations
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us