hslua-2.2.1: 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 can be found in the hslua-examples
subdir of the project
repository.
Modules