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.
|
|
|
| 硬件架构 | 版本 | 软件包大小 | 安装后大小 | 文件 |
|---|---|---|---|---|
| alpha | 5.0.3-4 | 27.1 kB | 188 kB | [文件列表] |
| amd64 | 5.0.3-4 | 26.6 kB | 184 kB | [文件列表] |
| armel | 5.0.3-4 | 25.5 kB | 180 kB | [文件列表] |
| avr32 (非官方移植版) | 5.0.3-4 | 24.4 kB | 176 kB | [文件列表] |
| hppa | 5.0.3-4 | 26.4 kB | 180 kB | [文件列表] |
| hurd-i386 | 5.0.3-4 | 24.8 kB | 176 kB | [文件列表] |
| i386 | 5.0.3-4 | 25.2 kB | 176 kB | [文件列表] |
| ia64 | 5.0.3-4 | 30.1 kB | 204 kB | [文件列表] |
| kfreebsd-amd64 | 5.0.3-4 | 26.4 kB | 110 kB | [文件列表] |
| kfreebsd-i386 | 5.0.3-4 | 25.0 kB | 102 kB | [文件列表] |
| m68k (非官方移植版) | 5.0.3-3 | 24.7 kB | 176 kB | [文件列表] |
| mips | 5.0.3-4 | 25.5 kB | 184 kB | [文件列表] |
| mipsel | 5.0.3-4 | 25.5 kB | 184 kB | [文件列表] |
| powerpc | 5.0.3-4 | 29.5 kB | 192 kB | [文件列表] |
| s390 | 5.0.3-4 | 26.5 kB | 180 kB | [文件列表] |
| sparc | 5.0.3-4 | 25.6 kB | 176 kB | [文件列表] |