@hackage curry-base0.2.9
Functions for manipulating Curry programs
Installation
Dependencies (8)
Dependents (4)
@hackage/curry-frontend, @hackage/acme-everything, @hackage/KiCS-debugger, @hackage/KiCS
Package Flags
split-syb
(on by default)
Has the syb functionality been split into the package syb?
This package serves as a foundation for Curry compilers. It defines the intermediate language formats FlatCurry and ExtendedFlat. Additionally, it provides functionality for the smooth integration of compiler frontends and backends.