DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelua50
BeschreibungSmall embeddable language with simple procedural syntax
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version5.0.3-4
Sektioninterpreters
Prioritätoptional
Installierte Größe176 Byte
Hängt ab vonlibc6 (>= 2.3), liblua50 (>= 5.0.3), liblualib50 (>= 5.0.3), libreadline5 (>= 5.2)
Empfohlene Pakete
PaketbetreuerEnrico Tassi
Quelle
Paketgröße25828 Byte
Prüfsumme MD51addb18426d1029a79d85b1fd0a88710
Prüfsumme SHA1c19f82604497e635bc49f21a66b7ec17fa7d7181
Prüfsumme SHA256db8501565af6e7303a8760c5649c56d4db51c1b2f9cf24375b064361e14b88ff
Link zum Herunterladenlua50_5.0.3-4_i386.deb
Ausführliche BeschreibungLua 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.


Impressum
Linux is a registered trademark of Linus Torvalds