hslua-examples: Examples of how to combine Haskell and Lua.
The HsLua modules provide wrappers of Lua language interpreter as described on the official <https://www.lua.org/ Lua website).
This package contains example programs, demonstrating the possibility to work with Lua from within Haskell and vice versa.
[Skip to Readme]
Downloads
- hslua-examples-2.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 2.0.0, 2.0.1, 2.0.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.9 && <5), bytestring, hslua (>=2.0 && <2.1), hslua-marshalling (>=2.0 && <2.1), lua (>=2.0 && <2.1), text [details] |
License | MIT |
Copyright | © 2020–2021 Albert Krewinkel |
Author | Albert Krewinkel |
Maintainer | Albert Krewinkel <albert+hslua@zeitkraut.de> |
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(hslua-examples) |
Uploaded | by tarleb at 2021-10-21T18:29:41Z |
Distributions | NixOS:2.0.2 |
Executables | low-level-factorial, factorial, wishlist, run-lua, print-version |
Downloads | 293 total (3 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2021-10-21 [all 2 reports] |