[ 源代码: 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.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libreadline8t64 (>= 6.0)
- GNU readline 与 history 库,运行时