套件: lua5.1 (5.1.5-8.1build4)
lua5.1 的相關超連結
Trisquel 的資源:
下載原始碼套件 lua5.1:
維護者:
Original Maintainers:
- John V. Belmonte
- Enrico Tassi
外部的資源:
- 主頁 [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.1 有關的套件
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libreadline8 (>= 6.0)
- GNU readline and history libraries, run-time libraries