@hackage language-c0.3.1
Analysis and generation of C code
Installation
Dependencies (8)
- array
- base >=3
- bytestring >=0.9.0
- containers
- directory
- filepath Show all…
Dependents (22)
@hackage/afv, @hackage/cil, @hackage/c-dsl, @hackage/c2hs, @hackage/acme-everything, @hackage/clua, Show all…
Package Flags
splitbase
(on by default)
Choose the new smaller, split-up base package.
usebytestrings
(on by default)
Use ByteString as InputStream datatype
Language C is a haskell library for the analysis and generation of C code. It features a complete, well tested parser and pretty printer for all of C99 and a large set of GNU extensions.