Is there a compiler for Lua that compiles to JVM bytecode (and would thus be able to run on Google app engine)?
+1
A:
Nikolaus Gradwohl
2010-07-28 07:41:34
I believe they both don't compile to JVM bytecodes, which makes them a bit slow. IIRC luaj was around 4-5x slower than regular lua.
Luther Blissett
2010-07-28 07:50:49