language-cil-0.4.0: Manipulating Common Intermediate Language AST

Safe HaskellSafe
LanguageHaskell98

Language.Cil

Description

A simple abstraction over the Common Intermediate Language (also known as MSIL - Microsoft Intermediate Language). Currently, it only exposes a small subset of CIL.

Documentation