lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Wednesday, January 24, 2007 Philippe Lhoste wrote: 

> We recently speculated on the possibility of writing a Lua interpreter
> in pure Java (for better portability).
> I don't know if something generic is usable....

Have you considered NestedVM? 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.

e

-- 
Doug Currie
Londonderry, NH, USA