Description
Provides Haskell support for Lua as an embeddable scripting language. Applications can use it to run Lua scripts, expose Haskell functions, or add scripting to a larger program.
It is useful for tools, games, applications, and automation systems that want user-extensible behavior through Lua. It is a developer library and not a standalone Lua IDE.