lua-users home
lua-l archive

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


On 10/22/07, gary ng <garyng2000@yahoo.com> wrote:
> That still seems to be the other way round ;
>
> lua -> luainterface -> CLR/.NET

LuaInterface provides both "directions":

http://www.lua.inf.puc-rio.br/luanet/luainterface/

     -Mark