@hackage curry-base0.2.7
Functions for manipulating Curry programs
Installation
Dependencies (7)
Dependents (4)
@hackage/curry-frontend, @hackage/acme-everything, @hackage/KiCS-debugger, @hackage/KiCS
This package serves as a foundation for Curry compilers. it defines the intermediate formats FlatCurry and ExtendedFlat. Additionally, it provides functionality for the smooth integration of compiler frontends and backends.