[ 原始碼: lua5.1 ]
套件:lua5.1(5.1.5-9)
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 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libreadline8 (>= 6.0)
- GNU readline 與 history 函式庫,執行時期函式庫