datafix: Fixing data-flow problems
Fixing data-flow problems in expression trees. This should be useful if you want to write optimizations for your favorite programming language. See the Tutorial module for an introduction. After that, you might want to take a look at the `examples/` folder in the repository.
[Skip to Readme]
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
no-lattices | Don't depend on the lattices package. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- datafix-0.0.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
Versions [RSS] | 0.0.0.1, 0.0.0.2, 0.0.1.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.8 && <5), containers (>=0.5 && <0.6), lattices (<2), pomaps (>=0.0.0.2 && <0.0.1.0), primitive (>=0.6.2.0 && <0.7), transformers (<0.6), vector (<0.13) [details] |
License | ISC |
Copyright | © 2018 Sebastian Graf |
Author | Sebastian Graf |
Maintainer | sgraf1337@gmail.com |
Category | Compiler |
Home page | https://github.com/sgraf812/datafix |
Bug tracker | https://github.com/sgraf812/datafix/issues |
Source repo | head: git clone https://github.com/sgraf812/datafix |
Uploaded | by sgraf812 at 2018-05-18T12:17:29Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1619 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 2018-05-18 [all 1 reports] |