Home > Repository > base > lua53

lua53: 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:lua53
Versione: 5.3.6-2mamba
Gruppo:Applications/Development
Manutentore:silvan
Licenza:MIT
Dimensione:310,83 kB
URL di origine:http://www.lua.org
Data di compilazione:2022-01-03 13:51:17
Pacchetti binari e dipendenze
x86_64aarch64i586
RPM creatiliblua53
liblua53-devel
lua53
lua53-debug
liblua53
liblua53-devel
lua53
lua53-debug
liblua53
liblua53-devel
lua53
lua53-debug
Dipendenze di compilazioneglibc-devel [1]
libreadline-devel [1]
libtermcap-devel [1]
glibc-devel [1]
libreadline-devel [1]
libtermcap-devel [1]
glibc-devel [1]
libreadline-devel [1]
libtermcap-devel [1]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
2022-01-03silvan5.3.6-2mamba- devel: rename liblua.so to liblua5.3.so to fix conflict with liblua-devel
2021-12-22silvan5.3.6-1mamba- update to 5.3.6
2018-08-25silvan5.3.5-2mamba- rebuild with LUA_COMPAT_5_1 and LUA_COMPAT_5_2 support
2018-07-10autodist5.3.5-1mamba- automatic version update by autodist
2017-02-06autodist5.3.4-1mamba- automatic version update by autodist
2016-06-09autodist5.3.3-1mamba- automatic version update by autodist
2016-01-25autodist5.3.2-2mamba- automatic version update by autodist
2016-01-25autodist5.3.2-1mamba- automatic version update by autodist
2015-09-16autodist5.3.1-1mamba- automatic version update by autodist
2015-03-21autodist5.2.4-1mamba- automatic version update by autodist