Copyright | Copyright (c) 2016 the Hakaru team |
---|---|
License | BSD3 |
Maintainer | zsulliva@indiana.edu |
Stability | experimental |
Portability | GHC-only An AST for the C Family and preprocessor |
Safe Haskell | Safe |
Language | Haskell2010 |
Much of this is based on Manuel M T Chakravarty and Benedikt Hubar's "language-c" package
Documentation
data Preprocessor Source #
data CStorageSpec Source #
data CDirectDeclr Source #
CInitExpr CExpr | |
CInitList [([CPartDesig], CInit)] |
data CPartDesig Source #
data CCompoundBlockItem Source #
negInfinityE :: CExpr Source #