hs-perl5: Haskell interface to embedded Perl 5 interpreter
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.
This module provides a Haskell interface to embedded Perl 5 interpreter.
Documentation and functionality is scarce at the moment; see
examples/test.hs
for some basic usage examples.
Currently supported features are:
Function calls
Method calls
Module imports
Callbacks
IN DEVELOPMENT & EXPERIMENTAL
PORTABILITY: probably only Linux
If using Stack -- seems to work OK on stack lts-9 thru stack lts-15
[Skip to Readme]
Properties
Versions | 0.1.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.7 && <5), bytestring, hs-perl5, text [details] |
License | MIT |
Copyright | 2008-2015 Audrey Tang, 2021- Phlummox |
Author | Audrey Tang <audreyt@audreyt.org>, phlummox <phlummox2@gmail.com> |
Maintainer | phlummox <phlummox2@gmail.com> |
Category | Language, Perl |
Home page | https://github.com/phlummox/hs-perl5#readme |
Bug tracker | https://github.com/phlummox/hs-perl5/issues |
Source repo | head: git clone https://github.com/phlummox/hs-perl5 |
Uploaded | by phlummox at 2021-02-05T19:02:16Z |
Modules
[Index]
Downloads
- hs-perl5-0.1.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