About

Metadata

  • Last updated , by CurryLanguage
  • License BSD-3-Clause
  • Maintained by: fte@informatik.uni-kiel.de

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    broken-directory (off by default)

    Is the cabal configuration of directory incomplete?

    old-time (off by default)

    Does the directory package use the old time implementation?

Readme

This package serves as a foundation for Curry compilers. It defines the intermediate language formats FlatCurry. Additionally, it provides functionality for the smooth integration of compiler frontends and backends.