Tags : Browse Projects

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

Gendarme

Compare

  Analyzed about 4 hours ago

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]

135K lines of code

1 current contributors

over 1 year since last commit

41 users on Open Hub

Very Low Activity
4.33333
   
I Use This

Cecil

Compare

Claimed by .NET Foundation Analyzed about 18 hours 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.

42.1K lines of code

9 current contributors

10 months since last commit

40 users on Open Hub

Very Low Activity
4.8125
   
I Use This

Reflexil

Compare

  Analyzed about 20 hours 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 disk. ... [More] Reflexil also supports 'on the fly' c# code injection. [Less]

276K lines of code

2 current contributors

about 1 year since last commit

7 users on Open Hub

Very Low Activity
5.0
 
I Use This
Licenses: gpl3, lgpl3, mit

The Slate Programming Language

Compare

  No analysis available

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]

0 lines of code

0 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: mit

Compose*

Compare

  No analysis available

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]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: lgpl

ImmDoc.NET

Compare

  Analyzed 1 day ago

ImmDoc .NET is a command-line utility for generating HTML documentation from a set of .NET assemblies and XML files created by the compiler. It's developed in C#.

11.7K lines of code

0 current contributors

over 11 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

CLI Binutils

Compare

  Analyzed about 9 hours ago

The purpose of this project is to develop the binutils for CLI needed by the project GCC4CLI.

43.7K lines of code

0 current contributors

almost 13 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

Sharpener

Compare

  No analysis available

Sharpener is a simple optimizer for CLR assemblies, written in C#.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: mit