imperative-edsl: Deep embedding of imperative programs with code generation
Deep embedding of imperative programs with code generation.
The main module for users who want to write imperative programs is Language.Embedded.Imperative (and optionally Language.Embedded.CExp which provides a simple expression language).
Examples can be found in the examples directory.
Modules
[Index]
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| old-syntactic | Use syntactic < 2 | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- imperative-edsl-0.5.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] | 0.4.1, 0.5, 0.6, 0.7, 0.7.1, 0.8, 0.8.1, 0.8.2, 0.8.3, 0.9 (info) |
|---|---|
| Dependencies | array, base (>=4 && <5), BoundedChan, containers, deepseq, directory, exception-transformers, ghc-prim, language-c-quote (>=0.11 && <0.12), mainland-pretty (>=0.4 && <0.5), microlens (>=0.3.0.0), microlens-mtl, microlens-th, mtl, open-typerep (>=0.4), operational-alacarte (>=0.2), process, srcloc, syntactic (<2 || >=3.2), time (>=1.5.0.1) [details] |
| License | BSD-3-Clause |
| Copyright | Copyright (c) 2015-2016, Anders Persson, Emil Axelsson, Markus Aronsson |
| Author | Anders Persson, Emil Axelsson, Markus Aronsson |
| Maintainer | emax@chalmers.se |
| Uploaded | by EmilAxelsson at 2016-03-29T17:11:12Z |
| Category | Language |
| Home page | https://github.com/emilaxelsson/imperative-edsl |
| Bug tracker | https://github.com/emilaxelsson/imperative-edsl/issues |
| Source repo | head: git clone git@github.com:emilaxelsson/imperative-edsl.git |
| Reverse Dependencies | 3 direct, 1 indirect [details] |
| Downloads | 5123 total (46 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] |