hslua: 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 are can be found in the hslua-examples
subdir of the project
repository.
[Skip to Readme]
Modules
[Index] [Quick Jump]
- HsLua
- HsLua.Aeson
- Class
- HsLua.Class.Exposable
- HsLua.Class.Invokable
- HsLua.Class.Peekable
- HsLua.Class.Pushable
- HsLua.Class.Util
- HsLua.Core
- HsLua.Core.Error
- HsLua.Core.Types
- HsLua.Core.Utf8
- HsLua.Marshalling
- HsLua.ObjectOrientation
- HsLua.Packaging
- HsLua.Packaging.Function
- HsLua.Packaging.Module
- HsLua.Packaging.Rendering
- HsLua.Typing
- HsLua.Util
Downloads
- hslua-2.3.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Versions [RSS] | 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, 0.6.0, 0.7.0, 0.7.1, 0.8.0, 0.9.0, 0.9.1, 0.9.2, 0.9.3, 0.9.4, 0.9.5, 0.9.5.1, 0.9.5.2, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.3.1, 1.0.3.2, 1.1.0, 1.1.1, 1.1.2, 1.2.0, 1.3.0, 1.3.0.1, 1.3.0.2, 2.0.0, 2.0.1, 2.1.0, 2.2.0, 2.2.1, 2.3.0, 2.3.1 (info) |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.11 && <5), bytestring (>=0.10.2 && <0.13), containers (>=0.5.9 && <0.8), exceptions (>=0.8 && <0.11), hslua-aeson (>=2.3.1 && <2.4), hslua-classes (>=2.2.1 && <2.4), hslua-core (>=2.3.2 && <2.4), hslua-marshalling (>=2.3.1 && <2.4), hslua-objectorientation (>=2.3.1 && <2.4), hslua-packaging (>=2.3.1 && <2.4), hslua-typing (>=0.1.1 && <0.2), mtl (>=2.2 && <2.4), text (>=1.2 && <2.2) [details] |
Tested with | ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.8, ghc ==9.4.8, ghc ==9.6.3, ghc ==9.8.1 |
License | MIT |
Copyright | © 2007–2012 Gracjan Polak; © 2012–2016 Ömer Sinan Ağacan; © 2017-2024 Albert Krewinkel |
Author | Albert Krewinkel, Gracjan Polak, Ömer Sinan Ağacan |
Maintainer | tarleb@hslua.org |
Category | Foreign |
Home page | https://hslua.org/ |
Bug tracker | https://github.com/hslua/hslua/issues |
Source repo | head: git clone https://github.com/hslua/hslua.git |
Uploaded | by tarleb at 2024-01-18T17:38:49Z |
Distributions | Arch:2.3.0, Debian:1.0.3.2, Fedora:2.3.0, FreeBSD:0.4.0, LTSHaskell:2.3.1, NixOS:2.3.1, Stackage:2.3.1, openSUSE:2.3.1 |
Reverse Dependencies | 17 direct, 169 indirect [details] |
Downloads | 144045 total (496 in the last 30 days) |
Rating | 2.5 (votes: 4) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-01-18 [all 1 reports] |