软件包: lua5.2 (5.2.4-1.1build3)
lua5.2 的相关链接
Trisquel 的资源:
下载源码包 lua5.2:
维护者:
Original Maintainers:
- Enrico Tassi
- John V. Belmonte
外部的资源:
- 主页 [www.lua.org]
相似软件包:
Simple, extensible, embeddable programming language
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 Lua command line interpreter and bytecode compiler. Install it if you are developing or using Lua scripts.
其他与 lua5.2 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libreadline8 (>= 6.0)
- GNU readline and history libraries, run-time libraries