搜索资源列表
luace
- wince下的Lua语言引擎。lua是最小的脚本引擎。-Lua language engine under wince. lua scr ipting engine is the smallest.
lage_0.2-2.tar
- lAGE is an adventure game engine for new 2D-adventure games in the style of old LucasArts adventures. It uses SDL as its graphics- and LUA as its scr ipting part. It s API objects and functions will provide an intuitive way to scr ipt new adventures
LUA-and-CPP
- C++调用LUA脚本语言实现的编程Demo,适用于初学者-C++ called LUA scr ipting language programming Demo, suitable for beginners
radio_com_ino
- 利用串口和LUA脚本实现微软模拟飞行软件中电台的实物重建。-LUA scr ipting using serial port and physical reconstruction of Microsoft Flight Simulator software radio.
lua-5.3.2.tar
- Lua 是一个小巧的脚本语言。作者是巴西人。该语言的设计目的是为了嵌入应用程序中,从而为应用程序提供灵活的扩展和定制功能。 Lua脚本可以很容易的被C/C++代码调用,也可以反过来调用C/C++的函数,这使得Lua在应用程序中可以被广泛应用。不仅仅作为扩展脚本,也可以作为普通的配置文件,代替XML,Ini等文件格式,并且更容易理解和维护。 Lua由标准C编写而成,代码简洁优美,几乎在所有操作系统和平台上都可以编译,运行。 一个完整的Lua解释器不过200k,在目前所
STEP-BY-STEP--LUA
- Lua脚本语方学习笔记,作为学习lua的参考-Lua scr ipting language learning notes, as a reference to learn Lua scr ipts
Lua-Source-code-appreciation
- Lua 源码赏析,学习Lua脚本语言的好资料-Lua source code appreciation, learning Lua scr ipting language good information
Luat 脚本开发指南V2.7.pdf
- Lua开发指南,Lua 是一个小巧的脚本语言。脚本语言不需要事先编译,直接可以运行(其实是在运行的时候进行解释翻译)。该语言的设计目的是为了嵌入应用程序中,从而为应用程序 供灵活的扩展和定制功能。(Lua development guide, Lua is a small scr ipting language. scr ipting languages do not need to be compiled before they can be run directly (actually in