language-cil-0.3.1: 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