Dev-C++

Dev-C++
Original authorColin Laplace (Bloodshed Software) 1998-2005
DeveloperJohan Mes (Orwell) 2011-2020, Embarcadero since 2020
Initial release1998 (1998)
Stable release
6.3 / January 30, 2021 (2021-01-30)
Written inDelphi
Operating systemMicrosoft Windows
TypeIntegrated development environment
LicenseGPL-2.0-or-later
Website
Repository

Dev-C++ is a free full-featured integrated development environment (IDE) distributed under the GNU General Public License for programming in C and C++. It was originally developed by Colin Laplace and was first released in 1998. It is written in Delphi.

It is bundled with, and uses, the MinGW or TDM-GCC 64bit port of the GCC as its compiler. Dev-C++ can also be used in combination with Cygwin or any other GCC-based compiler.