Thisfoj

所属分类:工具条
开发工具:C/C++
文件大小:192KB
下载次数:1
上传日期:2019-04-02 22:03:27
上 传 者vytrim
说明:  这是快速高效的脚本语言 LUA 的 win 移植到 ce 的版本 这是 5 12的修改版
(This is a fast and efficient scripting language, win for LUA, to ce version, and this is a revision of 5 12.)

文件列表:
doc\contents.html (19854, 2006-02-11)
doc\lua.html (3951, 2006-02-08)
doc\luac.html (3896, 2006-02-13)
doc\manual.html (233955, 2006-02-14)
doc\lua.css (196, 2004-06-14)
etc\luavs.bat (179, 2005-09-08)
src\errno.h (168, 2006-08-21)
src\lapi.h (258, 2005-04-26)
src\lauxlib.h (5773, 2007-08-02)
src\lcode.h (2787, 2005-11-09)
src\ldebug.h (1057, 2005-04-26)
src\ldo.h (1893, 2005-08-25)
src\lfunc.h (1121, 2005-04-26)
src\lgc.h (3155, 2005-08-25)
src\llex.h (2173, 2007-08-02)
src\llimits.h (2345, 2005-12-28)
src\lmem.h (1490, 2005-04-26)
src\lobject.h (8495, 2006-01-18)
src\lopcodes.h (8083, 2005-12-03)
src\lparser.h (2257, 2007-08-02)
src\lstate.h (4932, 2006-02-07)
src\lstring.h (810, 2005-04-26)
src\ltable.h (1180, 2006-01-10)
src\ltm.h (1014, 2005-06-06)
src\lua.h (12052, 2007-08-02)
src\luace.h (2352, 2006-08-29)
src\luaconf.h (22284, 2007-08-02)
src\lualib.h (1022, 2005-12-28)
src\lundump.h (882, 2005-11-11)
src\lvm.h (1155, 2005-08-23)
src\lzio.h (1552, 2005-05-18)
etc\lua.hpp (191, 2004-12-23)
etc\all.c (678, 2005-03-31)
src\lapi.c (22482, 2007-08-02)
src\lauxlib.c (17491, 2007-08-02)
src\lbaselib.c (16697, 2007-08-02)
... ...

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)

近期下载者

相关文件


收藏者