ddc-core-flow: Disciplined Disciple Compiler data flow compiler.

[ compilers-interpreters, deprecated, library, mit ] [ Propose Tags ]
Deprecated

Disciple Core Flow is a Domain Specific Language (DSL) for writing first order data flow programs. This package provides the language definition as a fragment of Disciple Core. It also provides an implementation of the lowering transform which converts data flow programs into imperative nested loop code. The repa-plugin package provides a GHC plugin that transforms GHC core programs gained from vanilla Haskell sources. Use this package if you just want to write and run real programs. Alternatively, Disciple Core Flow programs can be transformed directly via the ddc or ddci-core command line interfaces, but DDC itself doesn't provide full compilation to machine code. Use GHC and the repa-plugin for that.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.3.2.1, 0.4.1.1, 0.4.1.3, 0.4.2.1, 0.4.3.1
Dependencies array (>=0.4 && <0.5), base (>=4.6 && <4.7), containers (>=0.5 && <0.6), ddc-base (>=0.3.2 && <0.3.3), ddc-core (>=0.3.2 && <0.3.3), ddc-core-salt (>=0.3.2 && <0.3.3), ddc-core-simpl (>=0.3.2 && <0.3.3), deepseq (>=1.3 && <1.4), mtl (>=2.1 && <2.2), transformers (>=0.3 && <0.4) [details]
License MIT
Author The Disciplined Disciple Compiler Strike Force
Maintainer Ben Lippmeier <benl@ouroborus.net>
Category Compilers/Interpreters
Home page http://disciple.ouroborus.net
Uploaded by BenLippmeier at 2013-07-26T09:13:57Z
Distributions
Reverse Dependencies 4 direct, 0 indirect [details]
Downloads 3839 total (9 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]