Small Embeddable Language with Simple Procedural Syntax

Edit Package lua

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.

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
baselibs.conf 0000000010 10 Bytes
lua-5.2.2.tar.gz 0000251713 246 KB
lua-CVE-2014-5461.patch 0000000970 970 Bytes
lua-suse.diff 0000004153 4.06 KB
lua.changes 0000012493 12.2 KB
lua.spec 0000007343 7.17 KB
macros.lua 0000000273 273 Bytes
Latest Revision
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 1)
Comments 0
openSUSE Build Service is sponsored by