Orwell Dev-C++
Sign in to saveAlso known as Dev-Cpp, Dev C++, DevCpp, Bloodshed Dev-C Plus Plus, Bloodshed Dev-Cpp
Entwicklungsumgebung (IT)
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
- Official website
- www.embarcadero.com/free-tools/dev-cpp
- 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
- issue tracker URL
- github.com/Embarcadero/Dev-Cpp/issues
via Wikidata · CC0
Article · Deutsch
Orwell Dev-C++ (früher Dev-C++, so wie es auch noch verkürzt genannt wird) ist eine freie, quelloffene Entwicklungsumgebung ursprünglich von Bloodshed Software für C und C++. Sie läuft unter Windows und nutzt MinGW als Compiler, eine Windows-Portierung der GNU Compiler Collection. Dev-C++ kann auch in Verbindung mit Cygwin oder anderen Compilern genutzt werden, die auf GCC basieren. Dev-C++ wurde von Colin Laplace begonnen. Dev-C++ wird in Delphi unter Verwendung des GUI-Toolkits VCL entwickelt. Mit sogenannten DevPaks kann die Dev-C++-Entwicklungsumgebung erweitert werden, beispielsweise um neue Bibliotheken oder Werkzeuge. DevPaks können auch mit Code::Blocks verwendet werden. Dev-C++ wird als Projekt auf SourceForge gespeichert und verwaltet.
Abstract from DBpedia / Wikipedia · CC BY-SA