@hackage curry-frontend0.2.4
Compile the functional logic language Curry to several intermediate formats
Installation
Dependencies (0)
- base >=3 && <4
- containers
- curry-base >=0.2.2
- mtl
- old-time
- pretty Show all…
Dependents (2)
@hackage/acme-everything, @hackage/KiCS
The Curry Frontend consists of the executable program "cymake". It is used by various backends to compile Curry programs to an internal representation. The code is a stripped-down version of an early version of the Muenster Curry Compiler (http://danae.uni-muenster.de/~lux/curry/)