搜索资源列表
stm32_lua_LEDshow
- 基于stm32的简单工程,加入了嵌入型解释语言Lua,可以跑起来. 编译器是IAR.-Based on the stm32 simple engineering, Join the embedded interpreted language Lua can be up and running. IAR compiler.
luace
- wince下的Lua语言引擎。lua是最小的脚本引擎。-Lua language engine under wince. lua scr ipting engine is the smallest.
Programming_in_Lua
- Lua语言中文文档,相当详尽,可作为参考书学习和查阅-Lua language Chinese documents, in considerable detail, can be used as reference books to study and inspection
LUA-and-CPP
- C++调用LUA脚本语言实现的编程Demo,适用于初学者-C++ called LUA scr ipting language programming Demo, suitable for beginners
lua-5.3.1.tar
- Lua 是一个小巧的脚本语言。是巴西里约热内卢天主教大学(Pontifical Catholic University of Rio de Janeiro)里的一个研究小组,由Roberto Ierusalimschy、Waldemar Celes 和 Luiz Henrique de Figueiredo所组成并于1993年开发。 其设计目的是为了嵌入应用程序中,从而为应用程序提供灵活的扩展和定制功能。Lua由标准C编写而成,几乎在所有操作系统和平台上都可以编译,运行。Lua并没有提供强大的库
ESP8266PConnectRouterPMQTT
- 本程序是使用LUA语言编写,适用于ESP8266的node环境,已经测试通过。ESP8266操作系统为FREERTOS-This program is the use of LUA language, suitable for ESP8266 the node environment, has been tested. ESP8266 operating system FREERTOS
lua-5.3.2.tar
- Lua 是一个小巧的脚本语言。作者是巴西人。该语言的设计目的是为了嵌入应用程序中,从而为应用程序提供灵活的扩展和定制功能。 Lua脚本可以很容易的被C/C++代码调用,也可以反过来调用C/C++的函数,这使得Lua在应用程序中可以被广泛应用。不仅仅作为扩展脚本,也可以作为普通的配置文件,代替XML,Ini等文件格式,并且更容易理解和维护。 Lua由标准C编写而成,代码简洁优美,几乎在所有操作系统和平台上都可以编译,运行。 一个完整的Lua解释器不过200k,在目前所
lua-5.3.3.tar
- LUA是一个很好的嵌入式脚本语言,希望对大家学习有一个帮助 This is Lua 5.3.3, released on 30 May 2016. For installation instructions, license details, and further information about Lua, see doc/readme.html.-This is Lua 5.3.3, released on 30 May 2016. For installation in
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