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.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 3697 total (24 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]