Projects tagged ‘c#’, ‘cecil’, and ‘mono’


Jump to tag:

Projects tagged ‘c#’, ‘cecil’, and ‘mono’

Filtered by Project Tags c# cecil mono

Refine results Project Tags dotnet (6) cil (3) il (2) msil (2) gendarme (2) weaver (1) qa (1) quality (1) compiler (1) static (1) aspect (1) c_sharp (1)

[6 total ]
31

Cecil

   
Primary Language: C# Licensed as: MIT License

Cecil is a library written by Jb Evain (http://evain.net/blog/) to generate and inspect programs and libraries in the ECMA CIL format. In simple English, with Cecil, you can load existing managed assemblies, browse all the contained types, modify them on the fly and save back to the disk the modified assembly.

Metrics updated 30 Sep 08

20

Gendarme

   
Primary Language: C# Licensed as: MIT License

Gendarme is a extensible rule-based tool to find problems in .NET applications and libraries. Gendarme inspects programs and libraries that contain code in ECMA CIL format (Mono and .NET) and looks for common problems with the code, problems that ... [More] compiler do not typically check or have not historically checked. Gendarme uses the Cecil library to introspect code. [Less]

Metrics updated 30 Sep 08

2

Gendarme Addin for MonoDevelop

 
Primary Language: C# Licensed as: GNU General Public License 2.0

Gendrame Addin for MonoDevelop

Metrics updated 13 Sep 08

2

Milo

 
Primary Language: C# Licensed as: MIT License

Milo is a framework to help you build a compiler targeting the .net/Mono platform.

Metrics updated 03 Oct 08

2

Linker

 
Primary Language: C# Licensed as: MIT License

The linker is a tool one can use to only ship the minimal possible set of functions that a set of programs might require to run as opposed to the full libraries.

Metrics updated 04 Oct 08

1

AspectDNG

 
Primary Language: C# Licensed as: Public Domain

AspectDNG is a static .NET aspect weaver.

Metrics updated about 1 hour ago