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.2.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.4), lua (>=2.0 && <2.4), text [details] |
License | MIT |
Copyright | © 2020–2023 Albert Krewinkel |
Author | Albert Krewinkel |
Maintainer | Albert Krewinkel <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(hslua-examples) |
Uploaded | by tarleb at 2023-03-13T12:06:17Z |
Distributions | NixOS:2.0.2 |
Executables | low-level-factorial, factorial, wishlist, run-lua, print-version |
Downloads | 264 total (12 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 2023-03-13 [all 1 reports] |