lua-5.0.2

所属分类:编译器/解释器
开发工具:C/C++
文件大小:272KB
下载次数:203
上传日期:2006-04-04 20:20:45
上 传 者dawndu
说明:  世界上最快的脚本语言lua的源码,在vc编译写通过,无需自己配置
(world's fastest song scripting language source code, the compiler written in vc through without their configuration)

文件列表:
lua-5.0.2\config (6285, 2003-04-11)
lua-5.0.2\COPYRIGHT (1528, 2004-03-12)
lua-5.0.2\INSTALL (3299, 2003-04-08)
lua-5.0.2\HISTORY (7001, 2003-03-27)
lua-5.0.2\Makefile (2635, 2004-03-12)
lua-5.0.2\build (762, 2003-03-29)
lua-5.0.2\configure (240, 2002-11-08)
lua-5.0.2\MANIFEST (3031, 2004-03-18)
lua-5.0.2\DIFFS (6498, 2004-03-18)
lua-5.0.2\UPDATE (875, 2004-03-04)
lua-5.0.2\test\echo.lua (80, 2002-08-13)
lua-5.0.2\test\life.lua (2635, 2002-08-28)
lua-5.0.2\test\fib.lua (605, 2002-11-22)
lua-5.0.2\test\factorial.lua (707, 2002-12-13)
lua-5.0.2\test\sort.lua (1494, 2002-08-07)
lua-5.0.2\test\hello.lua (86, 2002-08-07)
lua-5.0.2\test\bisect.lua (645, 2002-10-31)
lua-5.0.2\test\cf.lua (293, 2002-08-07)
lua-5.0.2\test\globals.lua (418, 2002-08-07)
lua-5.0.2\test\trace-globals.lua (728, 2003-03-12)
lua-5.0.2\test\undefined.lua (205, 2003-03-12)
lua-5.0.2\test\trace-calls.lua (747, 2002-12-13)
lua-5.0.2\test\table.lua (283, 2004-02-05)
lua-5.0.2\test\xd.lua (360, 2002-08-08)
lua-5.0.2\test\fibfor.lua (257, 2002-12-13)
lua-5.0.2\test\printf.lua (177, 2002-07-13)
lua-5.0.2\test\luac.lua (220, 2003-11-25)
lua-5.0.2\test\env.lua (181, 2003-03-11)
lua-5.0.2\test\sieve.lua (774, 2002-10-31)
lua-5.0.2\test\readonly.lua (260, 2003-03-12)
lua-5.0.2\test (0, 2005-11-28)
lua-5.0.2\src\luac\Makefile (601, 2003-10-21)
lua-5.0.2\src\luac\luac.c (4593, 2003-10-22)
lua-5.0.2\src\luac\print.c (4500, 2003-04-08)
lua-5.0.2\src\luac (0, 2005-11-28)
lua-5.0.2\src\lib\Makefile (456, 2003-03-28)
... ...

This is Lua 5.0. 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 from its official site http://www.lua.org/ and several other sites aroung the world. For a complete list of mirror sites, see http://www.lua.org/mirrors.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. * Contacting the authors ---------------------- Send your comments, questions, and bug reports to lua@tecgraf.puc-rio.br. For more information about the authors, see http://www.lua.org/authors.html . For reporting bugs, try also the mailing list: lua-l@tecgraf.puc-rio.br. For more information about this list, including instructions on how to subscribe and access the archives, see http://www.lua.org/lua-l.html . * Origin ------ Lua is developed at Tecgraf, the Computer Graphics Technology Group of PUC-Rio (the Pontifical Catholic University of Rio de Janeiro in Brazil). Tecgraf is a laboratory of the Department of Computer Science. (end of README)

近期下载者

相关文件


收藏者