DJGPP
| DJGPP | |
|---|---|
| The DJGPP environment, utilizing GCC | |
| Developer(s) | DJ Delorie | 
| Stable release | 2.05
   / November 3, 2015 | 
| Repository | |
| Operating system | DOS and 32-bit Windows | 
| Type | Compiler | 
| License | GNU GPL | 
| Website | www | 
DJ's GNU Programming Platform (DJGPP) is a software development suite for Intel 80386-level and above, IBM PC compatibles which supports DOS operating systems. It is guided by DJ Delorie, who began the project in 1989. It is a port of the GNU Compiler Collection (GCC), and mostly GNU utilities such as Bash, find, tar, ls, GAWK, sed, and ld to DOS Protected Mode Interface (DPMI). Supported languages include C, C++, Objective-C/C++, Ada, Fortran, and Pascal. It was originally called DJGCC, and was later renamed from DJGCC to DJGPP when C++ support was added, though the "PP" was said to stand for "Programming Platform" rather than "Plus Plus".