Refine results
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)
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
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
Metrics updated 30 Sep 08
Gendrame Addin for MonoDevelop
Metrics updated 13 Sep 08
Milo is a framework to help you build a compiler targeting the .net/Mono platform.
Metrics updated 03 Oct 08
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
AspectDNG is a static .NET aspect weaver.
Metrics updated about 1 hour ago
java
c++
web
development
linux
php
library
python
programming
tools