haskarrow: A dialect of haskell with order of execution based on dependency resolution
This haskell preprocessor will allow you to write "haskarrow" code. Haskarrow is a semi-impertive language. In a normal imperitive language evaluation happens top to bottom. In haskarrow, each command is given a set of dependencies. Commands are then excecuted in order of dependency resolution, those commands that have the fewest dependencies comming before those with the most.
Downloads
- haskarrow-0.0.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.0 |
---|---|
Dependencies | base (<5), cmdargs (>=0.9.5), containers, cpphs (>=1.13), directory (>=1.1), her-lexer (>=0.1), split [details] |
License | GPL-3.0-only |
Author | Timothy Hobbs |
Maintainer | Timothy Hobbs <timothyhobbs@seznam.cz> |
Category | Language |
Source repo | head: git clone https://github.com/timthelion/haskarrow.git |
Uploaded | by TimothyHobbs at 2012-08-04T18:54:16Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | haskarrowPrecompiler |
Downloads | 1121 total (6 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-24 [all 8 reports] |