Mac Categories

NestedVM 20070112


NestedVM NestedVM - Binary translation for Java

System Requirememts
Mac OS X
Download Details
Company Brian Alliet and Adam Megacz
Version 20070112
Post Date September 18, 2009
License Freeware
File Size 2 MB
There are no screenshots

NestedVM 20070112


NestedVM - Binary translation for Java
NestedVM provides binary translation for Java Bytecode. This is done by having GCC compile to a MIPS binary which is then translated to a Java class file. Hence any application written in C++, C, Fortran, or any other language supported by GCC can be run in 100% pure Java without having to change source.

NestedVM is a utility that allows code written in unsafe languages such as C and C++ to be run unmodified under safe virtual machines such as the JVM.

It uses a unique binary-to-binary translation approach which allows it to be language agnostic and fully support the source language.

NOTE: NestedVM is licensed and released under the Apache 2.0 license.