hslua-2.4.0: Bindings to Lua, an embeddable scripting language

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

Modules

hslua-2.4.0