LUA

所属分类:Windows编程
开发工具:C#
文件大小:504KB
下载次数:3
上传日期:2019-01-12 11:19:45
上 传 者圆圆2012
说明:  LUA脚本引擎在C#中调用的实例,VS2015下编译通过
(An instance called by LUA script engine in C # is compiled under VS2015.)

文件列表:
LUA\lua-5.1.1\lua-5.1.1\COPYRIGHT (1528, 2006-01-07)
LUA\lua-5.1.1\lua-5.1.1\doc\contents.html (20517, 2006-06-08)
LUA\lua-5.1.1\lua-5.1.1\doc\logo.gif (4232, 2001-10-24)
LUA\lua-5.1.1\lua-5.1.1\doc\lua.1 (3619, 2006-01-07)
LUA\lua-5.1.1\lua-5.1.1\doc\lua.css (319, 2006-05-24)
LUA\lua-5.1.1\lua-5.1.1\doc\lua.html (3951, 2006-02-08)
LUA\lua-5.1.1\lua-5.1.1\doc\luac.1 (3617, 2006-02-13)
LUA\lua-5.1.1\lua-5.1.1\doc\luac.html (3896, 2006-02-13)
LUA\lua-5.1.1\lua-5.1.1\doc\manual.html (240544, 2006-06-06)
LUA\lua-5.1.1\lua-5.1.1\etc\all.c (678, 2005-03-31)
LUA\lua-5.1.1\lua-5.1.1\etc\lua.hpp (191, 2004-12-23)
LUA\lua-5.1.1\lua-5.1.1\etc\lua.ico (1078, 2000-08-01)
LUA\lua-5.1.1\lua-5.1.1\etc\lua.pc (658, 2006-06-02)
LUA\lua-5.1.1\lua-5.1.1\etc\luavs.bat (179, 2005-09-09)
LUA\lua-5.1.1\lua-5.1.1\etc\Makefile (912, 2006-02-08)
LUA\lua-5.1.1\lua-5.1.1\etc\min.c (803, 2006-02-10)
LUA\lua-5.1.1\lua-5.1.1\etc\noparser.c (1253, 2005-09-02)
LUA\lua-5.1.1\lua-5.1.1\etc\strict.lua (806, 2005-08-26)
LUA\lua-5.1.1\lua-5.1.1\HISTORY (7908, 2006-02-21)
LUA\lua-5.1.1\lua-5.1.1\INSTALL (3756, 2006-01-26)
LUA\lua-5.1.1\lua-5.1.1\lua511\lua511.vcproj (7697, 2006-12-20)
LUA\lua-5.1.1\lua-5.1.1\Makefile (3632, 2006-06-03)
LUA\lua-5.1.1\lua-5.1.1\src\lapi.c (22526, 2006-06-08)
LUA\lua-5.1.1\lua-5.1.1\src\lapi.h (258, 2005-04-26)
LUA\lua-5.1.1\lua-5.1.1\src\lauxlib.c (17435, 2006-03-22)
LUA\lua-5.1.1\lua-5.1.1\src\lauxlib.h (5773, 2006-04-13)
LUA\lua-5.1.1\lua-5.1.1\src\lbaselib.c (16654, 2006-06-03)
LUA\lua-5.1.1\lua-5.1.1\src\lcode.c (21007, 2006-03-22)
LUA\lua-5.1.1\lua-5.1.1\src\lcode.h (2746, 2006-03-22)
LUA\lua-5.1.1\lua-5.1.1\src\ldblib.c (10045, 2005-12-30)
LUA\lua-5.1.1\lua-5.1.1\src\ldebug.c (15998, 2005-12-23)
LUA\lua-5.1.1\lua-5.1.1\src\ldebug.h (1057, 2005-04-26)
LUA\lua-5.1.1\lua-5.1.1\src\ldo.c (14735, 2006-06-06)
LUA\lua-5.1.1\lua-5.1.1\src\ldo.h (1893, 2005-08-25)
LUA\lua-5.1.1\lua-5.1.1\src\ldump.c (3107, 2006-02-17)
LUA\lua-5.1.1\lua-5.1.1\src\lfunc.c (4602, 2005-12-23)
LUA\lua-5.1.1\lua-5.1.1\src\lfunc.h (1121, 2005-04-26)
... ...

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. Under Unix, simply typing "make" should work. 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)

近期下载者

相关文件


收藏者