[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] - LuaJava 1.1 Released
- From: Doug Currie <doug.currie@...>
- Date: Wed, 24 Jan 2007 21:05:52 -0500
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