Alternative Java Implementations
Article by David K. Friedman and David A. Wheeler. It briefly introduces Java, provides a bit of Java history, and describes various Java implementations.
Apple Java support
Apple's Java implementation. Currently supports JDK1.3 and native "Aqua" look and feel on MacOS X.
GNU Classpath
A free replacement for Sun's proprietary core Java class libraries. [Open Source, GPL with exception]
GNU Classpath Extensions
A free replacement for the "javax.*" classes (core and otherwise); sibling project to GNU Classpath. [Open Source, GPL/LGPL]
IBM Developer Kit Porting
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]
Java/Kaffe for Amiga Computers
Information on getting Java (Kaffe) to run on Amiga computers.
JC Virtual Machine
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 …
JDK 1.1.8 for NetBSD
Contains releases of the Sun JDK version 1.1.8 for the NetBSD/i386 platform. [Freeware]
Open Runtime Platform
Open source research infrastructure for dynamic compiling and memory management; supports programs compiled to bytecode and linked with GNU Classpath libraries. [SourceForge, Open …
Showing 20–18 of 18 results