Home > Repositories > base > lua

lua: 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.
Name:lua
Release: 5.4.7-1mamba
Group:Applications/Development
Maintainer:silvan
License:MIT
Size:390.33 kB
Upstream URL:https://www.lua.org/
Build time:2024-06-25 20:55:16
Binary packages and requirements
x86_64aarch64i586
Built RPMSliblua
liblua-devel
lua
lua-debug
liblua
liblua-devel
lua
lua-debug
liblua
liblua-devel
lua
lua-debug
Build requirementsglibc-devel [1]
libgcc [1]
libreadline-devel [1]
libstdc++6-devel [1]
glibc-devel [1]
libgcc [1]
libreadline-devel [1]
libstdc++6-devel [1]
glibc-devel [1]
libgcc [1]
libreadline-devel [1]
libstdc++6-devel [1]
History of changes
DatePackagerReleaseDescription
2024-06-25Automatic Build System 5.4.7-1mamba- automatic version update by autodist
2024-02-09silvan5.4.6-2mamba- added c++ library; pkgconfig files and other improvements
2023-05-15autodist5.4.6-1mamba- automatic version update by autodist
2023-04-30autodist5.4.5-1mamba- automatic version update by autodist
2022-01-27autodist5.4.4-1mamba- automatic version update by autodist
2021-11-27autodist5.4.3-1mamba- automatic version update by autodist
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