@hackage language-cil0.2.0

Manipulating Common Intermediate Language AST

  • Categories

  • License

    BSD-3-Clause

  • Maintainer

    Tom Lokhorst <tom@lokhorst.eu>

  • Versions

Language-Cil is a Haskell library for manipulating CIL abstract syntax and generating .il files.

Common Intermediate Language (CIL), formerly known as Microsoft Intermediate Language (MSIL), is the lowest level language that runs on Microsoft .NET and Mono.

Read more on Wikipedia: http://en.wikipedia.org/wiki/Common_Intermediate_Language

This library is still under development, it only supports a small subset of the full CIL.