软件包: lua5.2-doc (5.2.4-2)
lua5.2-doc 的相关链接
Trisquel 的资源:
下载源码包 lua5.2:
维护者:
Original Maintainers:
- Debian Lua Team (Mail Archive)
- John V. Belmonte
- Victor Seva
外部的资源:
- 主页 [www.lua.org]
相似软件包:
Documentation for the Lua language version 5.2
Lua is a powerful, light-weight programming language designed for extending applications. The language engine is accessible as a library, having a C API which allows the application to exchange data with Lua programs and also to extend Lua with C functions. Lua is also used as a general-purpose, stand-alone language through the simple command line interpreter provided.
This package contains the official manual covering the Lua language and C API, examples, etc.