lua5_1_4_Sources

所属分类:编译器/解释器
开发工具:Visual C++
文件大小:212KB
下载次数:17
上传日期:2008-10-25 00:04:01
上 传 者swordzjj
说明:  这个是一个嵌入式脚本支持引擎, 体积十分小巧
(This is a built-in scripting support engine, very compact size)

文件列表:
lua5.1\COPYRIGHT (1528, 2008-01-18)
lua5.1\etc\all.c (678, 2005-03-31)
lua5.1\etc\bin2c.c (1509, 2008-04-29)
lua5.1\etc\lua.hpp (191, 2004-12-23)
lua5.1\etc\lua.ico (22486, 2007-07-24)
lua5.1\etc\lua.pc (658, 2008-08-08)
lua5.1\etc\luavs.bat (1070, 2008-01-21)
lua5.1\etc\Makefile (912, 2006-02-08)
lua5.1\etc\min.c (800, 2008-01-18)
lua5.1\etc\noparser.c (1253, 2005-09-02)
lua5.1\etc\premake.lua (6199, 2007-06-23)
lua5.1\etc\strict.lua (928, 2008-01-19)
lua5.1\HISTORY (7907, 2007-03-27)
lua5.1\include\lauxlib.h (5777, 2007-12-27)
lua5.1\include\lua.h (11688, 2008-08-06)
lua5.1\include\lua.hpp (191, 2004-12-23)
lua5.1\include\luaconf.h (22450, 2008-08-28)
lua5.1\include\lualib.h (1026, 2007-12-27)
lua5.1\INSTALL (3868, 2006-10-27)
lua5.1\LUABINARIES (735, 2008-08-25)
lua5.1\mak.vs2005 (0, 2008-08-25)
lua5.1\mak.vs2005\bin2c5.1_exe.vcproj (3883, 2008-02-04)
lua5.1\mak.vs2005\lua5.1.sln (3637, 2008-02-04)
lua5.1\mak.vs2005\lua5.1_dll.vcproj (6083, 2008-02-04)
lua5.1\mak.vs2005\lua5.1_exe.vcproj (4511, 2008-02-04)
lua5.1\mak.vs2005\lua5.1_lib.vcproj (5126, 2008-02-04)
lua5.1\mak.vs2005\luac5.1_exe.vcproj (4625, 2008-02-04)
lua5.1\mak.vs2005\wlua5.1_exe.vcproj (4581, 2008-02-04)
lua5.1\mak.vs2008 (0, 2008-08-28)
lua5.1\mak.vs2008\bin2c5.1_exe.vcproj (3947, 2008-08-28)
lua5.1\mak.vs2008\lua5.1.sln (3638, 2008-08-28)
lua5.1\mak.vs2008\lua5.1_dll.vcproj (6147, 2008-08-28)
lua5.1\mak.vs2008\lua5.1_exe.vcproj (4575, 2008-08-28)
lua5.1\mak.vs2008\lua5.1_lib.vcproj (5160, 2008-08-28)
lua5.1\mak.vs2008\luac5.1_exe.vcproj (4689, 2008-08-28)
lua5.1\mak.vs2008\wlua5.1_exe.vcproj (4645, 2008-08-28)
lua5.1\Makefile (3695, 2008-08-12)
lua5.1\src\bin2c.mak (301, 2008-04-09)
... ...

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)

近期下载者

相关文件


收藏者