Description
Provides a command-line interface for Lua through the HsLua ecosystem. It lets users run Lua code or interact with Lua functionality from terminal workflows.
It is useful for scripting, testing Lua integrations, automation, and developers building tools around embedded Lua. Scripts can execute arbitrary code, so run only Lua files from trusted sources.