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 5 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

9 months since last commit

40 users on Open Hub

Very Low Activity
4.8125
   
I Use This

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

CodeRefractor

Compare

  Analyzed about 1 hour 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 20 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

8 days since last commit

0 users on Open Hub

Moderate Activity
0.0
 
I Use This

CIL Browser

Compare

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

6 months since last commit

0 users on Open Hub

Low Activity
0.0
 
I Use This