搜索资源列表
lua-5.0.2.tar
- Lua 语言解释器源码,可在linux,windows,unix下编译成功,是学习编译原理和用来做配置文件的好-Lua language interpreter source code, may in linux, windows, under unix translate successfully east, is studies the translation principle and uses for to make the disposition document to be go
lua-5.0.2
- 世界上最快的脚本语言lua的源码,在vc编译写通过,无需自己配置-world's fastest song scr ipting language source code, the compiler written in vc through without their configuration
lua-5.1.3.tar
- 动态lua语言源代码,学学这个代码对提供C语言的能力还是挺好的。
Lua-5
- Lua 是一个扩展式程序设计语言,它被设计成支持通用的过程式编程,并有相关数据描述的设施。 Lua 也能对面向对象编程,函数式编程,数据驱动式编程提供很好的支持。它可以作为一个强大、轻量的脚本语言,供任何需要的程序使用。 Lua 以一个用 clean C 写成的库形式提供。(所谓 Clean C ,指的 ANSI C 和 C++ 中共通的一个子集) 作为一个扩展式语言,Lua 没有 \"main\" 程序的概念:它只能 嵌入 一个宿主程序中工作,这个宿主程序被称作 embedding pr
lua-5.1.3.rar
- 魔兽使用的脚本引擎,lua脚本解析器,可以做为应用程序脚本驱动,Warcraft use scr ipting engine, lua scr ipt parser, can be used as a scr ipt-driven applications
LuaJIT-1.1.5
- lua 脚本编译器, 解释器, 1.115, 相当于lua 5.1.4-lua scr ipt compiler, interpreter, 1.115, which is equivalent to lua 5.1.4
LuaJIT-1.1.3
- lua的即时编译器。支持lua 5.1.2版本-instant lua compiler. Support for lua 5.1.2 version
lua-5.1manual(chinese)
- lua的速查中文手册,由c程序员开发的,和c结合最紧密的教本。参见www.lua.org-lua s Info Chinese manual, developed by the c programmers, and c combined with the most closely textbooks. See www.lua.org
lua-5.1.2
- 著名的LUA脚本语言的解释器源码,该源码为5.1.2版本,详情参看其中的src-Well-known scr ipting language LUA interpreter source, the source code for the 5.1.2 version, the details of which see src
lua-5.1-src
- 脚本语言lua-5.1的源代码, 非常的经典!
lua-5.1.2CE
- Lua is a powerful, fast, lightweight, embeddable scr ipting language. Lua combines simple procedural syntax with powerful data descr iption constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpre
lua-5.1.3.tar
- Lua5.1.3脚本语言源代码,该语言在游戏中经常使用,可使游戏开发更灵活。-Lua scr ipting language source code. the language is frequently used in game development. It will make game development more flexible.
lua-5.1.4
- Lua 是一个小巧的脚本语言。作者是巴西人。该语言的设计目的是为了嵌入应用程序中,从而为应用程序提供灵活的扩展和定制功能,纯C开发,跨平台性非常好-Lua is a small scr ipting language. The author is Brazilian. The language is designed for embedded applications, so as to provide a flexible application extension and customiza
lua-5.1.4
- Lua解释器源码,可编译生成二进制exe、dll文件,生成Lua解释器、编译器-Lua interpreter source code can be compiled to generate binary exe, dll files
lua-5.2.0.tar
- Lua 是一个小巧的脚本语言。Lua由标准C编写而成,几乎在所有操作系统和平台上都可以编译,运行。-ua is a small scr ipting language. By Lua standard C write and become, in almost all operating system on the peace can be compiled, operation.
lua-5.2.0-tests.tar
- Lua是一个强大、快速、轻量级的、可嵌入的脚本语言。 Lua结合简单程序的语法与强大的数据描述构造基于关联数组和可扩展的语义。Lua是动态类型,通过解释字节码的运行一个基于寄存器的虚拟机,自动内存管理和增量垃圾收集,这使得它非常适合配置、脚本、和快速原型。 -Lua is a powerful, fast, lightweight, embeddable scr ipting language. Lua combines simple procedural syntax
lua-5.1.4
- 修改过的lua C源码,支持中文变量,压缩包里包括修改位置说明,和源码的编译,并提供一份易语言调用的模块源码,一封装lua类和table类-Lua C source code, modified to support the Chinese variables, compression bag to modify the location and source code compile and provide an easy language to call the module source
lua-5.3.4
- lua 5.3.4 最新源代码,官方源代码-lua 5.3.4 code
lua-5.3.0.tar
- Lua的5.3.0版本源码,完全符合C标准,适合学习(Lua's 5.3 version source code .Suitable for learning)
