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 byte codes, 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.
- Sources inherited from project SUSE:SLE-12:Update
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-12-SP1:Update/lua && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000010 10 Bytes | |
lua-5.2.4.tar.gz | 0000252651 247 KB | |
lua-restore-5.2.2-abi.patch | 0000000648 648 Bytes | |
lua-suse.diff | 0000004153 4.06 KB | |
lua.changes | 0000013983 13.7 KB | |
lua.spec | 0000008079 7.89 KB | |
macros.lua | 0000000273 273 Bytes |
Latest Revision
Leonardo Chiquitto (leonardocf)
committed
(revision 1)
Set link to lua.4026 via maintenance_release request
Comments 0