Search
j0ke.net Open Build Service
>
Projects
>
multimedia
>
lua50
> Meta
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Meta Configuration of Package lua50
<package name="lua50" project="multimedia"> <title>Small Embeddable Language with Simple Procedural Syntax</title> <description>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.</description> <person userid="hostmaster" role="bugowner"/> <person userid="hostmaster" role="maintainer"/> <build> <disable repository="openSUSE_10.3"/> <disable repository="openSUSE_11.0"/> <disable repository="openSUSE_11.1"/> </build> </package>