Monday, April 21, 2008
Evil Genius Project of the Week: NestedVM
This qualifies as an Evil Genius Project of the week. If it works its amazing:
"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."
Anyone play with this? How well does it work?
"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."
Anyone play with this? How well does it work?
Labels: java, open source, web extension mechanisms
Subscribe to Posts [Atom]