feldspar-compiler-0.7: Compiler for the Feldspar language

Safe HaskellNone
LanguageHaskell2010

Feldspar.Compiler.Backend.C.CodeGeneration

Documentation

data PrintEnv Source

Constructors

PEnv 

Fields

options :: Options
 

call :: Doc -> [Doc] -> Doc Source