language-cil: Manipulating Common Intermediate Language AST

[ .net, bsd3, language, library ] [ Propose Tags ]

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.

Modules

[Last Documentation]

  • Language
    • Language.Cil
      • Language.Cil.Analysis
      • Language.Cil.Build
      • Language.Cil.Pretty
      • Language.Cil.Syntax

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.2.0, 0.2.1, 0.2.2, 0.3.1, 0.4.0
Dependencies base (>3 && <5), bool-extras (>=0.3.0 && <0.4) [details]
License BSD-3-Clause
Author Jeroen Leeuwestein, Tom Lokhorst
Maintainer Tom Lokhorst <tom@lokhorst.eu>
Category Language, .NET
Uploaded by TomLokhorst at 2010-11-07T09:13:59Z
Distributions NixOS:0.4.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3717 total (22 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Successful builds reported [all 7 reports]