Home > Repository > base > lua52

lua52: A powerful light-weight and embeddable programming language

Lua is a powerful light-weight programming language designed for extending applications.
Lua is also frequently used as a general-purpose, stand-alone language.
Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics.
Lua is dynamically typed, interpreted from bytecodes, and has automatic memory management with garbage collection, making it ideal for configuration, scripting, and rapid prototyping.
A fundamental concept in the design of Lua is to provide meta-mechanisms for implementing features, instead of providing a host of features directly in the language.
For example, although Lua is not a pure object-oriented language, it does provide meta-mechanisms for implementing classes and inheritance.
Lua's meta-mechanisms bring an economy of concepts and keep the language small, while allowing the semantics to be extended in unconventional ways.
Extensible semantics is a distinguishing feature of Lua.
Nome:lua52
Versione: 5.2.4-5mamba
Gruppo:Applications/Development
Manutentore:aleph0
Licenza:MIT
Dimensione:260.56 kB
URL di origine:http://www.lua.org
Data di compilazione:2020-12-09 13:14:45
Pacchetti binari e dipendenze
x86_64aarch64i586
RPM creatiliblua52
liblua52-devel
lua52
lua52-debug
liblua52
liblua52-devel
lua52
lua52-debug
liblua52
liblua52-devel
lua52
lua52-debug
Dipendenze di compilazioneglibc-devel [1]
libncurses-devel [1]
libreadline-devel [1]
glibc-devel [1]
libncurses-devel [1]
libreadline-devel [1]
glibc-devel [1]
libncurses-devel [1]
libreadline-devel [1]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
2019-01-10silvan5.2.4-5mamba- rename binaries to fix conflicts with current version
2016-03-19silvan5.2.4-4mamba- lua52-devel: don't provide and obsolete lua-devel
2016-03-19silvan5.2.4-3mamba- legacy package
2015-11-11silvan5.2.4-2mamba- pkgconfig: provide lua5.2.pc as well as lua.pc
2015-03-21autodist5.2.4-1mamba- automatic version update by autodist
2013-12-07autodist5.2.3-1mamba- automatic version update by autodist
2013-07-18silvan5.2.2-3mamba- lua.pc: fix cflags
2013-06-04silvan5.2.2-2mamba- install headers unser /usr/include/lua5.2 to avoid conflicts with packages wanting lua51
2013-03-28autodist5.2.2-1mamba- automatic version update by autodist
2012-08-14autodist5.2.1-1mamba- automatic version update by autodist