@hackage hslua0.4.0

A Lua language interpreter embedding in Haskell

The Scripting.Lua module is a wrapper of Lua language interpreter as described in lua.org.

This package contains full Lua interpreter version 5.1.5. If you want to link it with system-wide Lua installation, use system-lua flag.

Example programs