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.

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.

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
Home page https://github.com/tomlokhorst/language-cil
Uploaded by TomLokhorst at 2010-11-07T10:36:06Z
Distributions NixOS:0.4.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3696 total (23 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]