The latest version of ddc-core-flow is 0.4.3.1-0.

ddc-core-flow

Version 0.3.2.1 revision 0 uploaded by BenLippmeier.

Package meta

Synopsis
Disciplined Disciple Compiler data flow compiler.
Description

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.

Author
The Disciplined Disciple Compiler Strike Force
Bug reports
n/a
Category
Compilers/Interpreters
Copyright
n/a
Homepage
http://disciple.ouroborus.net
Maintainer
Ben Lippmeier <benl@ouroborus.net>
Package URL
n/a
Stability
experimental

Components