lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> On 2 Oct 2016, at 11:44, steve donovan <steve.j.donovan@gmail.com> wrote:
> 
> I'm assuming that Rembulan has some relatively-easy way for Lua code
> to access Java through reflection; that always was the strong point of
> LuaJava.

Not yet, but it’s definitely on my list! It should be possible to either access Java classes via reflection, or through a wrapper generated and compiled on-the-fly.

Is LuaJava still alive? Would it make sense to write this module such that it would be source-compatible with LuaJava?

  M.