@hackage curry-frontend1.0.2
Compile the functional logic language Curry to several intermediate formats
Installation
Dependencies (13)
- base >=4 && <5
- containers
- curry-base ==1.1.0
- directory
- extra >=1.4.6
- filepath Show all…
Dependents (2)
@hackage/acme-everything, @hackage/KiCS
Package Flags
network-uri
(on by default)
Get Network.URI from the network-uri package
The Curry front end consists of the executable program "curry-frontend". It is used by various backends to compile Curry programs to an intermediate representation. The code is a stripped-down version of an early version of the Muenster Curry Compiler (http://danae.uni-muenster.de/curry/) which has been extended to produce different intermediate representations. For further information, please check http://curry-language.org