Parse and harvest existing source code
Create RAS compliant assets
Sub-Second Code Searching (Class inherits QUERY, Implements QUERY, etc...)
Reverse engineer source code to UML (Class Diagram and Sequence Diagrams)
And much much more
The project implement a framework of modular compilers that allows compile time programming for .NET, Java and other platforms. Languages on this framework are multi-paradigm and can be extended by programming new semantic structures or DSL.
xacc.ide is a opensource IDE aimed at mainly .NET development. It has a code editor written in 100% C# code, which is faster than most commercial offerings.
"Sally - A Simple C++ IDE" is a simple development environment for WindowsXP or upper. The program is written in the C# programming language, and requires the Framework .Net 1.1 to run. It might work on Win98 or ME, but it has not been tested yet.
Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.
Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
This is a binary assembler written entirely in C#. It will support the full INTEL and AMD instruction sets as doucmented in their Architecture Software Developer Manuals.
Dingo is a pluggable Schema Compiler for .NET and will generate C# code. The goal is to provide a simple way to generate Domain Objects. .NET XSD currently only generates Data Objects. Dingo can delegate code generation with high granularity.
Ocean Scheme is an implementation of the Scheme programming language (aiming to be compatible with the upcoming R6RS Standard), whose native platform is the .NET framework (Mono, MS, and DotGNU). Written ground-up in C#.
OSBL is a tool for programming with blocks whose goal is to be used as an educational tool in the use of programming languages, creation of compilers, creation of virtual instruments and to be used like its own interpreter.
STDL (Structured test description language) is a domain-specific testing language that is used to auto-generate unit test code. It supports a myriad of output languages (incl. C#). The project's aim is that of reducing the resources required for testing
The Zero Compiler is a hybrid of many computer languages incorporated into one. Push of the project is to move away from the over bloated size of .NET & other traditional compilers. Zero pushes to provide minimalism, speed & efficiency!
‘intelliworm’ is a prototype simulation of a Intelligent Species of a common earth worm,which inherits human like decision making capabilities through Neural Network intelligence representation,all developed by integrating .NET with Lisp and Yacc.
TreeDL (Tree Description Language) is a notation for tree structures used by programs (like syntax trees) and tool for translation of tree descriptions to target programming language, docs generation, etc. Tool's functionality can be extended by plugins.
The Introspector enables the programming tools that deal with source code such as the compiler to communicate in a standard and neutral manner reducing the accidental cost of programming. http://github.com/h4ck3rm1k3/
"TemplateMaschine" is a tool which processes templates with an ASP.NET like syntax written in C#. It's perfectly suitable for Model Driven Software Development (like MDA) and can be used for a variety of applications of code generation.
LispSharp is a fully compiled lisp implementation for the .NET Framework.
It uses a Lisp dialect similar to ISO Lisp, it has a Command-line toplevel
compiler with Read Compile Print Loop.It references any .NET DLL and produces standard .NET assembly.
ASM2005 is a object oriented x86 assembler and emulator written in C# using GoldParser by Devin Cook and the C# Gold Parser engine written by Marcus Klimstra.
A Windows native distribution of Bigloo, a Scheme system that includes an optimizing compiler generating C code, Java classes and .NET CIL files as well as an interpreter.