language-cil: Manipulating Common Intermediate Language AST
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
- Language
- Language.Cil
- Language.Cil.Analysis
- Language.Cil.Build
- Language.Cil.Pretty
- Language.Cil.Syntax
- Language.Cil
Downloads
- language-cil-0.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 | 3904 total (1 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] |