luainterface-2.0.1

所属分类:编译器/解释器
开发工具:Windows_Unix
文件大小:1091KB
下载次数:26
上传日期:2009-05-09 00:56:35
上 传 者hegallis
说明:  这是一个非常轻便的脚本开发环境。可以通过这个Wrapper把Lua编译器集成到Windows .Net开发环境中。可以支持动态的程序更新。
(This wrapper allows programmer to integrate Lua interpreter into windows .net development enviroment. You can dynamically change a program behavior in runtime.)

文件列表:
Built\test.lua (172, 2008-01-04)
Built\lua51.dll (289792, 2008-02-07)
Built\LuaInterface.dll (55296, 2008-02-07)
Built\LuaRunner.exe (5632, 2008-02-07)
Built\TestLua.exe (19968, 2008-02-07)
luainterface\COPYRIGHT (1541, 2008-01-04)
luainterface\doc\guide.pdf (77873, 2008-01-04)
luainterface\doc\luainterface.pdf (38574, 2008-01-04)
luainterface\doc\LuaRunner.txt (88, 2008-01-04)
luainterface\LuaInterface.sln (5858, 2008-01-21)
luainterface\samples\CLRPackage.lua (996, 2008-01-04)
luainterface\samples\form.lua (1028, 2008-01-04)
luainterface\samples\form_alt.lua (824, 2008-01-04)
luainterface\samples\socket.lua (436, 2008-01-04)
luainterface\samples\socket_alt.lua (360, 2008-01-04)
luainterface\samples\testluaform.lua (2913, 2008-01-04)
luainterface\samples\testluaform_alt.lua (2767, 2008-01-04)
luainterface\src\LuaInterface\AssemblyInfo.cs (2447, 2008-02-05)
luainterface\src\LuaInterface\CheckType.cs (11259, 2008-01-29)
luainterface\src\LuaInterface\GenerateEventAssembly.cs (24083, 2008-01-29)
luainterface\src\LuaInterface\Lua.cs (24726, 2008-01-29)
luainterface\src\LuaInterface\LuaException.cs (360, 2008-01-04)
luainterface\src\LuaInterface\LuaInterface.csproj (3016, 2008-01-29)
luainterface\src\LuaInterface\LuaInterface.csproj.vspscc (257, 2008-01-04)
luainterface\src\LuaInterface\luainterface.snk (596, 2008-01-04)
luainterface\src\LuaInterface\Metatables.cs (32121, 2008-01-29)
luainterface\src\LuaInterface\MethodWrapper.cs (14018, 2008-01-29)
luainterface\src\LuaInterface\ObjectTranslator.cs (26814, 2008-01-29)
luainterface\src\LuaInterface\ProxyType.cs (2446, 2008-01-04)
luainterface\src\TestLuaInterface\AssemblyInfo.cs (2430, 2008-01-04)
luainterface\src\TestLuaInterface\TestLua.cs (48332, 2008-01-04)
luainterface\src\TestLuaInterface\Entity.cs (655, 2008-01-04)
luainterface\src\TestLuaInterface\TestLuaInterface.csproj (2604, 2008-01-21)
luainterface\src\LuaRunner\LuaNetRunner.cs (2631, 2008-01-04)
luainterface\src\LuaRunner\LuaRunner.csproj (2518, 2008-01-21)
luainterface\src\LuaRunner\Properties\AssemblyInfo.cs (1262, 2008-01-04)
lua-5.1.2\lua511\LuaDLL.cpp (19714, 2008-01-23)
lua-5.1.2\COPYRIGHT (1562, 2008-01-04)
... ...

README for Lua 5.1 See INSTALL for installation instructions. See HISTORY for a summary of changes since the last released version. * What is Lua? ------------ Lua is a powerful, light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Lua is free software. For complete information, visit Lua's web site at http://www.lua.org/ . For an executive summary, see http://www.lua.org/about.html . Lua has been used in many different projects around the world. For a short list, see http://www.lua.org/uses.html . * Availability ------------ Lua is freely available for both academic and commercial purposes. See COPYRIGHT and http://www.lua.org/license.html for details. Lua can be downloaded at http://www.lua.org/download.html . * Installation ------------ Lua is implemented in pure ANSI C, and compiles unmodified in all known platforms that have an ANSI C compiler. In most Unix-like platforms, simply do "make" with a suitable target. See INSTALL for detailed instructions. * Origin ------ Lua is developed at Lua.org, a laboratory of the Department of Computer Science of PUC-Rio (the Pontifical Catholic University of Rio de Janeiro in Brazil). For more information about the authors, see http://www.lua.org/authors.html . (end of README)

近期下载者

相关文件


收藏者