hslua-examples: Examples of how to combine Haskell and Lua.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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]
Properties
Versions | 2.0.0, 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:28:59Z |
Downloads
- hslua-examples-2.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees