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.
This library is still under development, it only supports a small subset of the full CIL.
See https://github.com/tomlokhorst/language-cil#readme for an example of how to quickly get started.
Modules
[Index]
Downloads
- language-cil-0.4.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.4.0 && <0.5) [details] |
License | BSD-3-Clause |
Author | Jeroen Leeuwestein, Tom Lokhorst |
Maintainer | Tom Lokhorst <tom@lokhorst.eu> |
Category | Language, .NET |
Home page | https://github.com/tomlokhorst/language-cil |
Uploaded | by TomLokhorst at 2016-09-19T12:06:21Z |
Distributions | NixOS:0.4.0 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3836 total (18 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-09-19 [all 1 reports] |