文件名称:lua-5.2.1.tar
介绍说明--下载内容来自于网络,使用问题请自行百度
lua5.2.1最新源码(2012-06-08)。它是一个扩展式程序设计语言,被设计成支持通用的过程式编程,并有相关数据描述的设施。 Lua 也能对面向对象编程,函数式编程,数据驱动式编程提供很好的支持。它可以作为一个强大、轻量的脚本语言,供任何需要的程序使用。 Lua 以一个用 clean C 写成的库形式提供。(所谓 Clean C ,指的 ANSI C 和 C++ 中共通的一个子集) 作为一个扩展式语言,Lua 没有 "main" 程序的概念:它只能 嵌入 一个宿主程序中工作,这个宿主程序被称作 embedding program 或简称为 host 。宿主程序可以通过调用函数执行一小段 Lua 代码,可以读写 Lua 变量,可以注入 C 函数让 Lua 代码调用。这些扩展的 C 函数,可以大大的扩展了 Lua 可以处理事务的领域,这样就可以订制出各种语言,而它们共享一个统一的句法格式的框架。 Lua 的官方发布版就包含了一个叫做 lua 的简单的宿主程序,它用 Lua 库提供了一个保证独立的 Lua 解释器。 Lua 是一个自由软件,它的使用许可决定了对它的使用过程一般没有任何保证。-lua5.2.1 latest source (2012-06-08). It is an extended-style programming language, is designed to support general procedural programming, and related data descr iption facilities. Lua is also object-oriented programming, functional programming, data-driven programming to provide good support. It can serve as a powerful, lightweight scr ipting language for any program that needs to use. Lua written in a clean C library in the form provided. (The so-called the Clean C, ANSI C and C refers to the Chinese Communists through a sub-set) as an extension language, Lua no concept of the "main" program: it can only be embedded in a host program, the host program is called embedding program referred to as the host. The host program can be executed by calling the function with a short Lua code, can read and write Lua variables, can be injected into a C function to Lua code calls. These extensions of the C function, you can greatly extend Lua can handle the affairs of the field, so that you can subsc
(系统自动生成,下载前可以参看下载内容)
下载文件列表
lua-5.2.1/
lua-5.2.1/src/
lua-5.2.1/src/liolib.c
lua-5.2.1/src/lctype.h
lua-5.2.1/src/ltm.h
lua-5.2.1/src/ldump.c
lua-5.2.1/src/lobject.h
lua-5.2.1/src/lopcodes.h
lua-5.2.1/src/luac.c
lua-5.2.1/src/lbitlib.c
lua-5.2.1/src/llimits.h
lua-5.2.1/src/luaconf.h
lua-5.2.1/src/lgc.h
lua-5.2.1/src/lauxlib.c
lua-5.2.1/src/lstate.h
lua-5.2.1/src/llex.c
lua-5.2.1/src/ldblib.c
lua-5.2.1/src/lcode.h
lua-5.2.1/src/lstate.c
lua-5.2.1/src/lua.c
lua-5.2.1/src/lzio.c
lua-5.2.1/src/lcode.c
lua-5.2.1/src/llex.h
lua-5.2.1/src/lparser.c
lua-5.2.1/src/linit.c
lua-5.2.1/src/ldebug.h
lua-5.2.1/src/lcorolib.c
lua-5.2.1/src/lbaselib.c
lua-5.2.1/src/ldebug.c
lua-5.2.1/src/lapi.c
lua-5.2.1/src/lua.h
lua-5.2.1/src/lauxlib.h
lua-5.2.1/src/lobject.c
lua-5.2.1/src/lstrlib.c
lua-5.2.1/src/ltm.c
lua-5.2.1/src/ltablib.c
lua-5.2.1/src/lualib.h
lua-5.2.1/src/lfunc.h
lua-5.2.1/src/ldo.c
lua-5.2.1/src/lfunc.c
lua-5.2.1/src/lctype.c
lua-5.2.1/src/lvm.c
lua-5.2.1/src/loadlib.c
lua-5.2.1/src/ltable.h
lua-5.2.1/src/lstring.h
lua-5.2.1/src/ltable.c
lua-5.2.1/src/lua.hpp
lua-5.2.1/src/lopcodes.c
lua-5.2.1/src/lapi.h
lua-5.2.1/src/lparser.h
lua-5.2.1/src/Makefile
lua-5.2.1/src/lundump.c
lua-5.2.1/src/lmem.h
lua-5.2.1/src/lundump.h
lua-5.2.1/src/lstring.c
lua-5.2.1/src/lmathlib.c
lua-5.2.1/src/lvm.h
lua-5.2.1/src/lgc.c
lua-5.2.1/src/ldo.h
lua-5.2.1/src/lzio.h
lua-5.2.1/src/loslib.c
lua-5.2.1/src/lmem.c
lua-5.2.1/README
lua-5.2.1/doc/
lua-5.2.1/doc/luac.1
lua-5.2.1/doc/osi-certified-72x60.png
lua-5.2.1/doc/manual.css
lua-5.2.1/doc/readme.html
lua-5.2.1/doc/logo.gif
lua-5.2.1/doc/contents.html
lua-5.2.1/doc/manual.html
lua-5.2.1/doc/lua.1
lua-5.2.1/doc/lua.css
lua-5.2.1/Makefile
lua-5.2.1/src/
lua-5.2.1/src/liolib.c
lua-5.2.1/src/lctype.h
lua-5.2.1/src/ltm.h
lua-5.2.1/src/ldump.c
lua-5.2.1/src/lobject.h
lua-5.2.1/src/lopcodes.h
lua-5.2.1/src/luac.c
lua-5.2.1/src/lbitlib.c
lua-5.2.1/src/llimits.h
lua-5.2.1/src/luaconf.h
lua-5.2.1/src/lgc.h
lua-5.2.1/src/lauxlib.c
lua-5.2.1/src/lstate.h
lua-5.2.1/src/llex.c
lua-5.2.1/src/ldblib.c
lua-5.2.1/src/lcode.h
lua-5.2.1/src/lstate.c
lua-5.2.1/src/lua.c
lua-5.2.1/src/lzio.c
lua-5.2.1/src/lcode.c
lua-5.2.1/src/llex.h
lua-5.2.1/src/lparser.c
lua-5.2.1/src/linit.c
lua-5.2.1/src/ldebug.h
lua-5.2.1/src/lcorolib.c
lua-5.2.1/src/lbaselib.c
lua-5.2.1/src/ldebug.c
lua-5.2.1/src/lapi.c
lua-5.2.1/src/lua.h
lua-5.2.1/src/lauxlib.h
lua-5.2.1/src/lobject.c
lua-5.2.1/src/lstrlib.c
lua-5.2.1/src/ltm.c
lua-5.2.1/src/ltablib.c
lua-5.2.1/src/lualib.h
lua-5.2.1/src/lfunc.h
lua-5.2.1/src/ldo.c
lua-5.2.1/src/lfunc.c
lua-5.2.1/src/lctype.c
lua-5.2.1/src/lvm.c
lua-5.2.1/src/loadlib.c
lua-5.2.1/src/ltable.h
lua-5.2.1/src/lstring.h
lua-5.2.1/src/ltable.c
lua-5.2.1/src/lua.hpp
lua-5.2.1/src/lopcodes.c
lua-5.2.1/src/lapi.h
lua-5.2.1/src/lparser.h
lua-5.2.1/src/Makefile
lua-5.2.1/src/lundump.c
lua-5.2.1/src/lmem.h
lua-5.2.1/src/lundump.h
lua-5.2.1/src/lstring.c
lua-5.2.1/src/lmathlib.c
lua-5.2.1/src/lvm.h
lua-5.2.1/src/lgc.c
lua-5.2.1/src/ldo.h
lua-5.2.1/src/lzio.h
lua-5.2.1/src/loslib.c
lua-5.2.1/src/lmem.c
lua-5.2.1/README
lua-5.2.1/doc/
lua-5.2.1/doc/luac.1
lua-5.2.1/doc/osi-certified-72x60.png
lua-5.2.1/doc/manual.css
lua-5.2.1/doc/readme.html
lua-5.2.1/doc/logo.gif
lua-5.2.1/doc/contents.html
lua-5.2.1/doc/manual.html
lua-5.2.1/doc/lua.1
lua-5.2.1/doc/lua.css
lua-5.2.1/Makefile
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.