@hackage cil0.1.1
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 is a simplified, intermediate language for C. CIL makes a great frontend for C analysis, instrumentation, and compilation tools.