LuaRocks
Noun · Development
Definitions
The package manager for the Lua programming language, allowing developers to install, manage, and distribute Lua modules and their dependencies.
In plain English: A tool that lets Lua programmers easily download and install add-on code packages other people have shared.
Example: "Just luarocks install luasocket and you're good to go."