@hackage cil0.1.0
An interface to CIL.
Categories
License
BSD-3-Clause
Maintainer
Tom Hawkins <tomahawkins@gmail.com>
Links
Versions
Installation
Dependencies (3)
- base >=4.0 && <5.0
- bytestring >=0.9 && <1.0
- language-c >=0.3.2 && <0.4 Show all…
Dependents (1)
@hackage/acme-everything
CIL (http:/cil.sourceforge.net) is a C frontend that reduces C to a manageable subset, useful for source code analyzers, instrumenters, and compilers.