jasonsantos/luajava
LuaJava is a scripting tool for Java. The goal of this tool is to allow scripts written in Lua to manipulate components developed in Java. LuaJava allows Java components to be accessed from Lua using the same syntax that is used for accessing Lua`s native objects, without any need for declarations or any kind of preprocessing. LuaJava also allows Java to implement an interface using Lua. This way any interface can be implemented in Lua and passed as parameter to any method, and when called, the equivalent function will be called in Lua, and it's result passed back to Java.
JavaMIT
Issues
- 1
Update for lua 5.3.4 and future releases
#11 opened by Croutonix - 0
- 6
luajava.new(...) produce error on Android ART
#10 opened by nirhal - 0
doesn't work with coroutines
#15 opened by ildar - 2
The Website is down!
#9 opened by darmie - 0
LuaObject finalize timeout
#12 opened by Lizomike - 2
Build on OSX
#4 opened by rumplestilzken - 0
- 0
is it a bug with method invoke?
#5 opened by duzc2 - 0