软件包: lua50 (5.0.3-8)
lua50 的相关链接
Trisquel 的资源:
下载源码包 lua50:
维护者:
Original Maintainer:
- Enrico Tassi
外部的资源:
- 主页 [www.lua.org]
相似软件包:
Small embeddable language with simple procedural syntax
Lua is a programming language originally designed for extending applications, but also frequently used as a general-purpose, stand-alone language.
Lua combines simple procedural syntax (similar to Pascal) with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, interpreted from bytecodes, and has automatic memory management, making it ideal for configuration, scripting, and rapid prototyping. Lua is implemented as a small library of C functions, written in ANSI C, and the implementation goals are simplicity, efficiency, portability, and low embedding cost.
其他与 lua50 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: liblua50 (>= 5.0.3)
- Main interpreter library for the Lua 5.0 programming language
-
- dep: liblualib50 (>= 5.0.3)
- Extension library for the Lua 5.0 programming language
-
- dep: libreadline7 (>= 6.0)
- GNU readline and history libraries, run-time libraries