|
 |
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://www.kaffe.org/ |
 |
| [more pages from this URL]
|
|
 |
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] http://jcvm.sourceforge.net/ |
 |
| [more pages from this URL]
|
|
 |
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.jnbridge.com/ |
 |
| [more pages from this URL]
|
|