Project DescriptionA modification of LuaNet to provide definition of Lua functions using attributes and loaded into the Lua engine using reflection.
It extends the usage of Lua with C# as written by Martin Echenique at
http://www.gamedev.net/reference/articles/article2275.asp. This project was based upon the work he presented there.