Paketname | lua5.1 |
Beschreibung | Simple, extensible, embeddable programming language |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 5.1.4-5 |
Sektion | interpreters |
Priorität | optional |
Installierte Größe | 308 Byte |
Hängt ab von | libc6 (>= 2.7), libreadline6 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 128776 Byte |
Prüfsumme MD5 | ff7769335b70c98c9dac915be16bcf4d |
Prüfsumme SHA1 | 7845cb096664d6e694cee74c199ba6ba69e68ba8 |
Prüfsumme SHA256 | 01663fb87b19d057437879ea378313934592f681f4ea9e910754357f290b3f66 |
Link zum Herunterladen | lua5.1_5.1.4-5_i386.deb |
Ausführliche Beschreibung | Lua is a powerful, light-weight programming language designed for extending
applications. The language engine is accessible as a library, having a C
API which allows the application to exchange data with Lua programs and also
to extend Lua with C functions. Lua is also used as a general-purpose,
stand-alone language through the simple command line interpreter provided.
.
This package contains the Lua command line interpreter and bytecode compiler.
Install it if you are developing or using Lua scripts.
|