[Mono-dev] ubercool NestedVM

Carlo Salinari csali at tiscali.it
Sun Jan 28 10:10:15 EST 2007


I just stumbled upon this cool project and thought it may be of interest 
to the list:

from <http://nestedvm.ibex.org/>:

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 with no 
source changes.


--

Sorry for the slight off-topic, or if this is old news. Please note 
that, even if implemented in java, the technique is perfectly suitable 
for mono too.

ciao,
    Carlo



More information about the Mono-devel-list mailing list