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.
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.
VisLua is a full featured IDE for the Lua scripting language written in Lua. VisLua supports full context debugging, syntax highlighing, and many other advanced IDE features.
Le projet Atlantis est une collection de composants et de bibliothèques pour Lazarus. The Atlantis project is a collection of components and libraries for Lazarus.
The purpose of the Managed Memory Framework for C++ is to offer an abstraction layer over the basic memory management available in the C++ library by providing a set of smart pointers and various memory allocation schemes (heap, pool, static...).