I’d like to expose Java classes to Lua etc.
For C/C++ there is luabind project. But I have not found anything like that for Java.
Is there any similar project to luabind for Java?
I’d like to expose Java classes to Lua etc. For C/C++ there is luabind
Share
There are some available for JAVA too. Here: