The hslua package
The Scripting.Lua module is a wrapper of Lua language interpreter as described in [lua.org](http:www.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
- (https:github.comosa1hsluatreemaster/examples)
[Skip to Readme]
Properties
| Versions | 0.1, 0.2, 0.3, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.6, 0.3.6.1, 0.3.7, 0.3.8, 0.3.9, 0.3.10, 0.3.11, 0.3.12, 0.3.13, 0.4.0, 0.4.1, 0.5.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.7 && <5), bytestring (>=0.10.2 && <0.11) [details] |
| License | MIT |
| Copyright | Gracjan Polak 2007-2012, Ömer Sinan Ağacan 2012-2015 |
| Author | Gracjan Polak, Ömer Sinan Ağacan |
| Maintainer | omeragacan@gmail.com |
| Stability | beta |
| Category | Scripting |
| Source repository | head: git clone https://github.com/osa1/hslua.git |
| Uploaded | Thu Mar 23 22:24:55 UTC 2017 by tarleb |
| Distributions | Arch:0.4.1, Debian:0.4.1, Fedora:0.4.1, FreeBSD:0.4.0, LTSHaskell:0.4.1, NixOS:0.5.0, Stackage:0.4.1, Tumbleweed:0.4.1 |
| Downloads | 59527 total (1105 in the last 30 days) |
| Votes | |
| Status | Docs available [build log] Last success reported on 2017-03-23 [all 1 reports] |
Flags
| Name | Description | Default | Type |
|---|---|---|---|
| system-lua | Use the system-wide Lua instead of the bundled copy | Disabled | Automatic |
| apicheck | Compile Lua with -DLUA_USE_APICHECK. | Disabled | Automatic |
| luajit | Link with LuaJIT (should be used with -fsystem-lua) | Disabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- hslua-0.5.0.tar.gz [browse] (Cabal source package)
- Package description (included in the package)