My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

LuaInterface is a library for integration between the Lua language and Microsoft .NET platform's Common Language Runtime (CLR). Lua scripts can use it to instantiate CLR objects, access properties, call methods, and even handle events with Lua functions.

Information related to this project is also available at http://luaforge.net/projects/luainterface

Note: Since v2, LuaInterface has some dependencies on the VisualC++ runtime library. The recommended way of deploying the dependencies is to install the redist from here.

Powered by Google Project Hosting