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.
Downloads
- operational-alacarte-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
- No Candidates
Versions [RSS] | 0.1, 0.1.1, 0.2, 0.3, 0.3.1 |
---|---|
Dependencies | base (>=4 && <5), mtl [details] |
License | BSD-3-Clause |
Copyright | Copyright (c) 2015 Emil Axelsson, Heinrich Apfelmus Copyright (c) 2016 Emil Axelsson |
Author | Emil Axelsson |
Maintainer | emax@chalmers.se |
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-03-29T14:00:22Z |
Distributions | NixOS:0.3.1 |
Reverse Dependencies | 6 direct, 2 indirect [details] |
Downloads | 3834 total (9 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-03-29 [all 1 reports] |