[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Lua how to call dotnet's function
- From: sagasw <sagasw@...>
- Date: Thu, 3 Sep 2009 16:27:58 +0800
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.