
|
|
|
|
Home / Computers / Programming / Languages / Java / Implementations / Research Systems
|
|
|
|
Web Sites
|
- Jikes RVM - A research virtual machine for VM researchers to more easily experiment with new technologies. Not a full virtual machine. [Open Source, CPL]
www-124.ibm.com/developerworks/oss/jikesrvm
- Open Runtime Platform - Research framework implementing advanced JIT and GC interfaces. These interfaces allow the JIT, GC and remaining runtime system to be developed in complete isolation and at independent rates. [Open Source, Intel License]
orp.sourceforge.net
- Sable Research Group - Publications - Papers and theses on optimization and efficiency of Java virtual machines.
www.sable.mcgill.ca/publications
- SableVM - Java virtual machine for GNU/Linux. [Open Source, GPL]
www.sablevm.org
- OpenJIT - A reflective Just-In-Time compiler for Java. Allows users to customise the compilation of programs at runtime to optimise, adapt or debug without having to rewrite the VM. [Open Source, BSD-like]
www.openjit.org
|
|
|
|
|