hslua-0.9.5.1: A Lua language interpreter embedding in Haskell
The Foreign.Lua module is a wrapper of Lua language interpreter as described on lua.org.
This package contains a full Lua interpreter version
5.3.4. If you want to link it with a system-wide Lua
installation, use the system-lua
flag.
Example programs are available in a separate repository.
Signatures