A Front End for TASM. Compiles Assembly Programs.Includes Intellisense to Help Assembly Coders. Immidiate Error Tracking and Instant Code Help provided.
NProf is a profiler for .NET applications. The project has moved to Google Code (http://code.google.com/p/nprof/).
Brainfuck Center is an IDE and compiler for your Brainfuck scripts. It includes a full debugger with step-by-step debugging and much more. MDI window!
ESA Provides a wrapper around the .NET scripting engine which adds support for hosting the scripting engine in a seperate AppDomain, and includes a Design-time environment for applications.
A program designed to help with debugging flash movies. As well as being able to edit the variables in a flash movie, this also has the ability to search for variables in the movie, an element not commonly found in other debugging programs.
Apps designed to fully convert code from one language to another, to allow expandability beyond it's original architecture or even just a port to another platform. Output is able to be compiled without modification.
NoUnit Graphs your code to give you a picture of how good your JUnit tests are. NoUnit.Net is a .NET version of the program. (More Information at http://nounit.sourceforge.net).
A recreation of Microsoft's Visual Basic that runs and compiles for/in Linux. We've decided that VB4Linux will be programmed in C. We will probably be beginning sometime within the next week or so... Still looking for developers! Thx!
dotUnit is a port of JUnit (www.junit.org) to the Microsoft .net platform. This testing framework allows for automated unit and functional tests which are vital for refactoring and regression testing.