
|
|
|
|
Home / Computers / Programming / Languages / Java / Implementations
|
| Categories |
|
|
|
|
|
|
|
|
Web Sites
|
- Apple Java support - Apple's Java implementation. Currently supports JDK1.3 and native "Aqua" look and feel on MacOS X.
www.apple.com/java
- BeKaffe - Port of Kaffe to the BeOS platform. [Open Source, GPL]
bekaffe.sourceforge.net
- EASy.VM - Clean room JVM, designed for embedded systems and workstations. [Commercial]
www.h-plus-t.com
- ElectricalFire - A Java Virtual Machine (JVM) that supports Just In Time (JIT) compiling. [Open Source, MPL].
www.mozilla.org/projects/ef
- GCJ - 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]
gcc.gnu.org/java
- GNU Classpath - A free replacement for Sun's proprietary core Java class libraries. [Open Source, GPL with exception]
www.gnu.org/software/classpath
- GNU Classpath Extensions - A free replacement for the "javax.*" classes (core and otherwise); sibling project to GNU Classpath. [Open Source, GPL/LGPL]
www.gnu.org/software/classpathx
- 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. [Freeware]
www-105.ibm.com/developerworks/tools.nsf/dw/java-devkits-byname
- Japhar - The "Hungry Programmers" JVM supports Mozilla's Open Java Initiative. [Open Source, LGPL]
www.japhar.org
- Java Analysis, Optimization and Implementation References - Academic papers and useful related software.
www.math.tau.ac.il/~guy/pa/java.html
- Java Platform Ports - Sun's list of Java platform ports, focusing on J2SE.
java.sun.com/cgi-bin/java-ports.cgi
- Java/Kaffe for Amiga Computers - Information on getting Java (Kaffe) to run on Amiga computers.
www.ringlord.com/people/walrus/amiga/java.html
- JDK 1.1.8 for NetBSD - Contains releases of the Sun JDK version 1.1.8 for the NetBSD/i386 platform. [Freeware]
ftp://ftp.netbsd.org/pub/NetBSD/misc/java/i386/1.1.8
- JJOS (jJOS/decaf) - Combines the jJOS kernel and decaf virtual machine. [Open Source]
sourceforge.net/projects/jjos
- Kaffe JVM - 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]
www.kaffe.org
- Kissme - Java VM for Unix, particularly Linux. Native threads and JIT. Uses GNU CLASSPATH. [Open Source, GPL]
kissme.sourceforge.net
- LaTTe - Java VM Just-in-Time Compiler, only for Solaris 2.5+ running on UltraSPARCs. Partially supports JDK1.1, but no AWT or Swing, and no bytecode verifier. [Open Source, BSD-like]
latte.snu.ac.kr
- MachJ - An embeddable, clean room Java Virtual Machine. [Commercial, one time source license fee]
www.machj.com
- NewMonics, Inc - Provider of embedded and realtime JVMs. Provides news and evaluation kit download.
www.newmonics.com
- Open JVM Integration - Extending the Mozilla plug-in architecture to allow Java virtual machines to be plugged into Mozilla-based browser releases. [Open Source, MPL]
www.mozilla.org/oji
- shuJIT - 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]
www.shudo.net/jit
|
|
|
|
|