共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > luainterface |
luainterface
|
0 | 0 | 31 |
贡献者 | 讨论 | 代码提交 |
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.