luajava
How To Catch Exception In Lua? I Am Using LuaJava
I am using luajava. When lua execute wrong,I cannot catch exception,and then jdk crashed. So how can I catch exception in lua?I just catch error like this(java code):[详细]
2023-03-13 11:17 分类:问答Open Arrays or ArrayLists in Lua (Convert array to table)
A method in java returns an Array, and I want to manipulate the information from that array in Lua but it seems that Lua doesn\'t convert arrays to tables as I\'d hoped.[详细]
2023-03-02 05:16 分类:问答LuaJava and Latest LuaBinaries
Does anyone know if LuaJava works out of the box with the latest LuaBinaries or just the 5.1.1 binaries? Thanks.[详细]
2023-01-06 08:29 分类:问答Min/Max across an array of objects
It has been done to death pretty much, here on SO and around the \'Net.However I was wondering if there was a way to leverage the standard min/max functions of:[详细]
2022-12-23 00:23 分类:问答Linker errors using LuaJava on OSX 10.5
I\'m having a bunch of problems getting this library to work on my OSX installation. In particular, I\'d like to use it with a Java 1.6 VM but after I compile it up I get the following:[详细]
2022-12-15 15:42 分类:问答