curry-frontend-0.4.2: Lexer, parser, type checker, etc. for the Curry language

Copyright(c) 2005 , Martin Engelke 2011 - 2015, Björn Peemöller 2015, Jan Tikovsky
LicenseBSD-3-clause
Maintainerbjp@informatik.uni-kiel.de
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

Generators.GenAbstractCurry

Description

This module contains the generation of an AbstractCurry program term for a given Curry module.

Synopsis

Documentation

genAbstractCurry :: Bool -> CompilerEnv -> Module -> CurryProg Source #

Generate an AbstractCurry program term from the syntax tree when uacy flag is set untype AbstractCurry is generated