Logoj0ke.net Open Build Service > Projects > multimedia > lua50
Sign Up | Log In

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.

Source Files

Filename Size Changed Actions
lua50-5.0.2-dynamic-loading.diff 940 Bytes almost 16 years ago Download File
lua50-5.0.2.tar.bz2 151 KB almost 16 years ago Download File
lua50.spec 7.12 KB almost 16 years ago Download File

Latest Revision

hostmaster hostmaster committed almost 16 years ago (revision 1)
import

Comments for multimedia (0)