Description
Provides Haskell tools for analyzing and generating C code. Programs can use it to parse C source, inspect syntax, transform code, or produce C output from higher-level tools.
It is useful for compilers, binding generators, static analysis tools, code generators, and research projects. It is a developer library and does not provide a full C IDE.