Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 3

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 compiler do not typically check or have not ... [More] historically checked. Gendarme uses the Cecil library to introspect code. [Less]

4.31579
   
  0 reviews  |  45 users  |  84,010 lines of code  |  12 current contributors  |  Analyzed 4 days ago
 
 

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.

4.8125
   
  0 reviews  |  44 users  |  32,968 lines of code  |  3 current contributors  |  Analyzed 5 days ago
 
 

Reflexil is an assembly editor and runs as a plug-in for Red Gate's Reflector, a great tool for .NET developers. Reflexil is using Mono.Cecil, written by Jb Evain, which is a strategic library for the Mono project. Reflexil is able to manipulate IL code and save the modified assemblies to ... [More] disk. Reflexil also supports 'on the fly' c# code injection. [Less]

5.0
 
  1 review  |  8 users  |  237,587 lines of code  |  1 current contributor  |  Analyzed 1 day ago
 
 
Compare

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

0
 
  0 reviews  |  4 users  |  50,303 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 

OverviewThis is the source management site for the Slate programming language. Getting StartedTo get started with Slate, you need: A VM: Some pre-built VMs are available in the Downloads section. Or, get the sources via one of our repositories (cloning an hg or git repository or extracting a ... [More] tarball), and build using 'make'. A pre-made Slate image. Download the appropriate Slate image from our Downloads section. Currently we support all little-endian systems with a GCC toolchain or Visual Studio out of the box, with either a 32-bit or 64-bit build of VM and image equally supported. Build instructions are contained within the README in the source tree. If tweaks are required for your platform, please let us know so we can improve our support. Finally, run "./slate -i imagefile.image" Release PracticesWe are not currently making versioned releases, but image snapshots with the latest core library updates are uploaded mid-month or at the end of the month after confirming basic stability. If the images are not dated recently, that should be because they're still compatible with source trees from that date onward. IssuesStability should be steadily improving, and any major crashes are worth reporting. [Less]

4.0
   
  0 reviews  |  4 users  |  32,300 lines of code  |  1 current contributor  |  Analyzed almost 2 years ago
 
 

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.

5.0
 
  0 reviews  |  3 users  |  4,846 lines of code  |  1 current contributor  |  Analyzed about 2 years ago
 
 

Gendrame Addin for MonoDevelop

0
 
  0 reviews  |  2 users  |  1,390 lines of code  |  0 current contributors  |  Analyzed 9 days ago
 
 

Compose* (or: ComposeStar) is a project that aims at enhancing the power of component- and object-based programming, so that software becomes easier to structure and modularize, hence easier to develop, maintain and extend. In particular, Compose* offers aspect-oriented programming (http://aosd.net) ... [More] through the composition filters model (http://trese.cs.utwente.nl/oldhtml/composition_filters/). [Less]

5.0
 
  0 reviews  |  2 users  |  732,571 lines of code  |  0 current contributors  |  Analyzed 9 days ago
 
 

A flow analysis engine based on Mono.Cecil

0
 
  0 reviews  |  2 users  |  6,118 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

Inspired by Google Testability Explorer(by Miško Hevery), Joe and I(Sun Liwen) initialized this project(NTE, dotnet-testability-explorer) to implement the same idea on .NET platform. Most of the analysis work to the .NET assembly based on Mono.Cecil(by Jb Evain). And the cost model is based on the ... [More] original design in GTE. Thanks all the people for contributing to GTE and Mono.Cecil. Joe will help me to review the migration work and have discussion with me on the release scope. I now still working on hard on the project. Welcome to visit my blog(http://thinklouder.cn) for more information about NTE(dotnet-testability-explorer) and testability. Thanks for your reading! [Less]

0
 
  0 reviews  |  1 user  |  8,007 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.