@hackage cflp2009.2.1
Constraint Functional-Logic Programming in Haskell
Categories
License
BSD-3-Clause
Maintainer
sebf@informatik.uni-kiel.de
Links
Versions
- 2009.2.1 Thu, 4 Jun 2009
- 2009.1.28 Wed, 28 Jan 2009
- 2009.1.26 Mon, 26 Jan 2009
- 2009.1.24 Fri, 23 Jan 2009
- 2009.1.23.2 Fri, 23 Jan 2009
- 2009.1.23.1 Fri, 23 Jan 2009 Show all…
Installation
CustomDependencies (13)
Dependents (1)
@hackage/acme-everything
Constraint Functional-Logic Programming in Haskell
The cflp package provides a module Control.CFLP with combinators
for constraint functional-logic programming ((C)FLP) in Haskell. The
combinators might later be used as a target language for compiling
programs written in an FLP language like Curry or Toy. Another
application of FLP is demand driven test-case generation.
Consult the LICENSE file for copyright issues, the INSTALL file for installation instructions, or the project website for background information on this package.
Sebastian Fischer, sebf@informatik.uni-kiel.de