hslua-2.1.0: Bindings to Lua, an embeddable scripting language
HsLua provides wrappers and helpers to bridge Haskell and Lua.
It builds upon the lua package, which allows to bundle a Lua interpreter with a Haskell program.
Example programs are available in a separate repository.
Modules