language-cil

Version 0.4.0 revision 0 uploaded by TomLokhorst.

Package meta

Synopsis
Manipulating Common Intermediate Language AST
Description

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.

Author
Jeroen Leeuwestein, Tom Lokhorst
Bug reports
n/a
Category
Language, .NET
Copyright
n/a
Homepage
https://github.com/tomlokhorst/language-cil
Maintainer
Tom Lokhorst <tom@lokhorst.eu>
Package URL
n/a
Stability
Experimental

Components