Dev-C++
Sign in to saveAlso known as Dev-Cpp, Dev C++, DevCpp, Bloodshed Dev-C Plus Plus, Bloodshed Dev-Cpp
免费的C++集成开发环境
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
Article · 中文
Dev-C++是一套用於開發C/C++(C++11)的自由的集成开发环境(IDE),並以GPL作為散佈許可。使用MinGW及GDB作為編譯系統與除錯系統。Dev-C++的IDE是利用Delphi開發的。 Dev-C++是一個SourceForge的計畫,是由Colin Laplace這位程式設計師及其公司Bloodshed Software所開始的。目前Dev-C++一般用於撰寫執行於Microsoft Windows的程式。Dev-C++一度有移植到Linux的計畫,但目前被暫停了。 Bloodshed Dev-C++是一款全功能的C和C++编程语言的集成开发环境(IDE)。它使用的GCC MinGW或TDM-GCC的64位版本作为它的编译器。DEV-C++也可以使用Cygwin或任何其他基于GCC编译器组合使用。
Abstract from DBpedia / Wikipedia · CC BY-SA