Lua and .NET?
Anyone converted and compiled LUA into .NET? I want to write it in pure .NET, so it will be as easily usable in C# and VB.NET as it is in C++ and C. If no one else has done it, you can expect me to start on it. :-D
-Nick
It''s been done, IIRC. http://lua-users.org probably lists it on the Wiki.
"Sneftel is correct, if rather vulgar." --Flarelocke
"Sneftel is correct, if rather vulgar." --Flarelocke
Check out Jonathan de Halleux''s excellent article ''LuaDotNet: a thin wrapper around Lua and Luabind for .NET'' on codeproject
http://www.codeproject.com/managedcpp/luanetwrapper.asp?target=lua
http://www.codeproject.com/managedcpp/luanetwrapper.asp?target=lua
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement