lua-config50
Main interpreter library for Lua 5.0: static library and headers
Install
- All systems
-
curl cmd.cat/lua-config50.sh
- Debian
-
apt-get install liblua50-dev - Ubuntu
-
apt-get install liblua50-dev - Kali Linux
-
apt-get install liblua50-dev - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install liblua50-dev - Raspbian
-
apt-get install liblua50-dev
liblua50-dev
Main interpreter library for Lua 5.0: static library and headers
Using this package you can develop applications which have Lua interpreters built into them.