Tags : Browse Projects

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

Cecil

Compare

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

MOSA Project

Compare

  Analyzed about 14 hours ago

The Managed Operating System Alliance (MOSA) Framework is a set of operating system components, compiler tools and libraries for managed operating systems based on the Common Intermediate Language and .NET technology.

201K lines of code

8 current contributors

1 day since last commit

8 users on Open Hub

Moderate Activity
5.0
 
I Use This

Reflexil

Compare

  Analyzed about 21 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

dylan.NET

Compare

  No analysis available

dylan.NET is a programming language still in its infancy, trying to make .NET programming more available to linux and windows (even Mac OS/X) based systems. The goal is to have a command line compiler that does NOT need fancy IDEs in order to provide great functionality.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

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

nl-compiler

Compare

  Analyzed about 4 hours ago

A compiler for NL, a statically typed programming language targeting .NET

6.22K lines of code

0 current contributors

12 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

CodeRefractor

Compare

  Analyzed about 16 hours ago

MSIL/CIL to C++ Native Compiler It removes the dependency of .Net or Mono runtime for the programs which are successfully compiled. These programs are native applications

27K lines of code

0 current contributors

over 2 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

CIL Tools

Compare

  Analyzed about 4 hours ago

A set of tools to work with CIL in .NET applications: CilTools.BytecodeAnalysis - library to inspect bytecode of methods in .NET assemblies CilTools.Runtime - library to inspect bytecode of methods in external managed process CilView - windows application to display CIL code of methods in the ... [More] given assembly file or process. Supports syntax highlighting and navigating to method code by clicking on its reference. [Less]

100K lines of code

0 current contributors

about 1 month since last commit

0 users on Open Hub

Moderate Activity
0.0
 
I Use This

CIL Browser

Compare

  Analyzed about 5 hours ago

Command line tool to visualize disassembled Common Intermediate Language (CIL) code or source code as HTML. CIL Browser can generate its output as a static website or render it dynamically as HTTP server. Supported features: - Visualize disassembled CIL code for .NET assembly (assembly manifest ... [More] and types) - Visualize source code from directory - Syntax highlighting for visualized code - Navigation to types and methods by clicking on references (only for disassembled CIL) - Cross-platform, runs on any operating system that supports .NET [Less]

28.6K lines of code

0 current contributors

7 months since last commit

0 users on Open Hub

Low Activity
0.0
 
I Use This

CLI Binutils

Compare

  Analyzed about 8 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

GCC for CLI

Compare

  Analyzed 4 months ago

The purpose of this project is to develop a back-end that produces CLI-compliant binaries for the GNU Compiler Collection (GCC).

65.6K lines of code

0 current contributors

almost 13 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This