Skip to content
EntityQ640651· pop 29· linked from 150 articles

Also known as Dev-Cpp, Dev C++, DevCpp, Bloodshed Dev-C Plus Plus, Bloodshed Dev-Cpp

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.

Key facts

Software.name
Dev-C++
Software.screenshot
Embarcadero-devcpp-new.png
Software.caption
Dev-C++ showing its updated UI and new variable browsing options
Software.author
Colin Laplace (Bloodshed Software) 1998-2005
Software.developer
Johan Mes (Orwell) 2011-2020, Embarcadero since 2020
Software.latest release version
6.3
Software.programming language
Delphi
Software.operating system
Microsoft Windows
Software.genre
Integrated development environment
Software.license
GPL-2.0-or-later

via Wikipedia infobox

Source code

Embarcadero Dev-C++ A fast, portable, simple, and free C/C++ IDE. Dev C++ has been downloaded over 67,796,885 times since 2000. Embarcadero Dev-C++ is a new and improved fork (sponsored by Embarcadero) of Bloodshed Dev-C++ and Orwell Dev-C++. It is a full-featured Integrated Development Environment (IDE) and code editor for the C/C++ programming language. It uses Mingw port of GCC (GNU Compiler Collection) as its compiler. Embarcadero Dev-C++ can also be used in combination with Cygwin or any other GCC based compiler. Embarcadero Dev-C++ is built using the latest version of Embarcadero Delphi. Embarcadero Dev-C++ has a low memory footprint because it is a native Windows application and does not use Electron. Keystone Features: C++17/C++20 (partial) support. Unicode support. Parallel Compilation support. Windows 7/8/10 support. Main Features include: TDM-GCC 9.2.0 32/64bit Support GCC-based compilers Integrated debugging (using GDB) GPROF profiling Project Manager Customizable syntax highlighting editor Class Browser Code Completion Code Insight Function listing AStyle code formatting support GPROF Profiling support Quickly create Windows, console, static libraries and DLLs Support of templates for creating your own project types Makefile creation Edit and compile Resource files Tool Manager Devpak IDE extensions Print support Find and replace facilities CVS support "Artistic Style is a source code indenter, formatter, and beautifier for the C, C++, C++/CLI, Objective‑C, C and Java programming languages." "SynEdit is a syntax highlighting edit control, not based on the Windows common controls. SynEdit is compatible with both Delphi and C++ Builder." "FastMM is a fast replacement memory manager for Embarcadero Delphi applications that scales well across multiple threads and CPU cores." "VCL Styles Utils is a Delphi library which extend the RAD Studio VCL Styles." "DDetours is a library allowing you to hook Delphi and Windows API functions."

Excerpt from the source-code README · 4,974 chars · not written by Vinony

Wikidata facts

Image
Devcpp5110.png
Show 4 more facts
Commons category
Dev-C++
software version identifier
6.3
source code repository URL
github.com/Embarcadero/Dev-Cpp
Sources (4)

via Wikidata · CC0

~4 min read

Article

8 sections
Contents
  • DevPaks
  • Development status
  • wxDev-C++ version
  • Orwell version
  • Embarcadero version
  • Notable uses
  • See also
  • References

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.

Connections

Categories