lua-users home
lua-l archive

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


Hi, I try to follow the code in wiki to call dotnet's function in lua.
But I tried require"luainterface" and require"luanet", they can't work correctly.
Who can tell me how to use dotnet framework in lua?
What I use is "lua for windows" package.