Select a tag to browse associated projects and drill deeper into the tag cloud.
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
This is going to be an 3D Jump And Run Game. This is my way of understanding how games work and programming one.
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.
This is an add-in for Reflector - it generates code and resource files for a selected assembly, module, namespace, or type. It also creates a VS project file to see the generated files in Visual Studio. Note that this project does NOT contain Reflector.exe. You have to download that assembly and reference it in the project to compile it.
Scout is a navigation plugin for ReSharper. A licensed copy of JetBrains ReSharper must be installed on the target system. The installer supports ReSharper version 3.0, 3.1, 4.0, 4.1 and 4.5. For any other version it is possible to build the plugin from sources. ReSharper 5.0 has build-in
This reflector plugin will scan through a method and the methods it calls, to find out what exceptions can be thrown. The analysis is similar to that done by the java compiler, which has exception specifications built into the language.
CrossNet is a cross platform .NET Runtime. It parses .NET assemblies and generates unmanaged C++ code that can be compiled on any standard C++ compiler. More than 95% of the .NET 2.0 features are actually "emulated" in C++. CrossNet does *not* produce managed C++, the generated code is
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.