operational-alacarte: A version of Operational suitable for extensible EDSLs
A version of Operational \[1\] suitable for EDSLs extensible via data types à la carte.
This library provides two important extensions to Operational:
The ability for instructions to refer to sub-programs in a generic way. (This is a key to obtaining an extensible library.)
Generic interpretation of programs, including sub-programs and other sub-structures (e.g. expressions).
More information is found in the documentation of Control.Monad.Operational.Higher.
\[1\] http://hackage.haskell.org/package/operational
[Skip to Readme]
Downloads
- operational-alacarte-0.3.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Versions [RSS] | 0.1, 0.1.1, 0.2, 0.3, 0.3.1 |
---|---|
Dependencies | base (>=4.6 && <5), mtl (<2.4) [details] |
License | BSD-3-Clause |
Copyright | Copyright (c) 2016 Emil Axelsson Copyright (c) 2015 Emil Axelsson, Heinrich Apfelmus |
Author | Emil Axelsson |
Maintainer | 78emil@gmail.com |
Revised | Revision 1 made by EmilAxelsson at 2022-05-27T15:12:55Z |
Category | Language |
Home page | https://github.com/emilaxelsson/operational-alacarte |
Bug tracker | https://github.com/emilaxelsson/operational-alacarte/issues |
Source repo | head: git clone git@github.com:emilaxelsson/operational-alacarte.git |
Uploaded | by EmilAxelsson at 2016-12-07T20:37:31Z |
Distributions | NixOS:0.3.1 |
Downloads | 3542 total (3 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-12-07 [all 1 reports] |