DJGPP (short for DJ's GNU Programming Platform) is an open source development software package that was designed for porting and developing applications for the MS-DOS operating system. It is based on the GNU Compiler Collection (GCC), which is the de facto standard for C and C++ compilers on UNIX-like systems. DJGPP is a suite of development tools that includes the GNU C and C++ compilers, the GNU assembler, the GNU linker, and various other development tools such as a debugger, profiler, and libraries. It also includes a graphical user interface (GUI) called the DJGPP Project Manager which allows users to easily create and manage their own C/C++ projects. DJGPP is a great tool for developing applications for MS-DOS and other legacy systems. It is easy to use and provides a complete development environment with a wide range of tools.
Discontinued No activity for more than one year.