[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua in Java?
- From: "Kristofer Karlsson" <kristofer.karlsson@...>
- Date: Fri, 20 Jul 2007 21:38:05 +0200
Like the other replies have already mentioned, there are currently two different approaches.
LuaJava is probably best if you intend to run Lua on a Javaplatform where you can run the jni layer.
It would work on desktop OS:es but not on mobile phones.
Kahlua and lua4j implements Lua VM.
I have personally searched around for a Lua VM in java before but found none so I made my own. It shall be very interesting to see the lua4j project. I hope it supports some of the features that Kahlua doesn't!
Jools, if you're not very far along, perhaps you want to take a look at my current progress?
/Kristofer
2007/7/20, Alysson Bruno <
abruno@tre-to.gov.br>:Hi,
I Work in Java, therefore wanted to know if somebody is developing a Lua
version for Java? I'm search in Lua addons page and find nothing.
OBS: sorry some error, my English is bad.
paz e sucesso,
Alysson Bruno
Palmas(TO)
BRASIL