hslua-core: Bindings to Lua, an embeddable scripting language
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.
[Skip to Readme]
Versions [faq] | 1.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.8 && <5), bytestring (>=0.10.2 && <0.11), exceptions (>=0.8 && <0.11), lua (==2.0.*), mtl (==2.2.*), text (>=1.0 && <1.3) [details] |
License | MIT |
Copyright | © 2007–2012 Gracjan Polak; © 2012–2016 Ömer Sinan Ağacan; © 2017-2021 Albert Krewinkel |
Author | Albert Krewinkel, Gracjan Polak, Ömer Sinan Ağacan |
Maintainer | albert+hslua@zeitkraut.de |
Category | Foreign |
Home page | https://hslua.github.io/ |
Bug tracker | https://github.com/hslua/hslua/issues |
Source repo | head: git clone https://github.com/hslua/hslua.git |
Uploaded | by tarleb at 2021-02-27T12:47:51Z |
Distributions | NixOS:1.0.0 |
Downloads | 28 total (5 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2021-02-27 [all 2 reports] |
Modules
- HsLua
- HsLua.Core
- HsLua.Core.Error
- HsLua.Core.Run
- HsLua.Core.Types
- HsLua.Core.Utf8
- HsLua.Core
- Lua
Downloads
- hslua-core-1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)