红联Linux门户
Linux帮助

NeoLua-0.9.15发布,Lua的.NET实现

发布时间:2015-03-24 21:28:26来源:红联作者:empast
NeoLua-0.9.15 发布,修复了以下属性:

Negative table index (wrong hash calculation)

LuaType.LookupReferencedAssemblies setter always sets the member always to true

更多内容请看发行说明

此版本现已提供下载:https://github.com/neolithos/neolua/archive/0.9.15.zip

NeoLua 可以让你在 .NET 的应用中使用 Lua 语言或者反过来(当前支持的 Lua 版本是 5.2),其目的是遵循 C-Lua 实现并且合并完整的 .NET 框架支持。你可以很方便在 Lua 程序中调用 .NET 的 functions/classes/interfaces/events ,同时也可以轻松在 .NET 应用中调用 Lua 的变量和函数。

NeoLua 使用 C# 开发并使用 Dynamic Language Runtime. 目前 NeoLua 依赖于 .NET Framework 4,同时也支持当前版本的 Mono 框架。

软件详情:https://github.com/neolithos/neolua/releases

来自:开源中国社区
文章评论

共有 0 条评论