Lua for Java
#1
How do I get Lua for Java? lua.org only has it for C(++)...
Reply
#2
Buildism uses Kahlua: http://code.google.com/p/kahlua/

There are a few others on this page: http://lua-users.org/wiki/LuaImplementations

I originally tried to use LuaJava (http://www.keplerproject.org/luajava/), which should be as fast as and no different from standard Lua since it is just a JNI (Java Native Interface) binding for the Lua C library. However, it kept crashing the JVM when I tried to get it to use multiple threads (and the developer deleted my message when I asked for help on their mailing list), but if you're not using threads that shouldn't be a problem.
Reply
#3
k, thanks.
Sorry, bro's ac.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)