Dev-C++
Sign in to saveAlso 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
- Instance of
- free software
- Platform
- Microsoft Windows
- Official website
- www.embarcadero.com/free-tools/dev-cpp
- Image
- Devcpp5110.png
Show 7 more facts
- Commons category
- Dev-C++
- programmed in
- Object Pascal
- copyright license
- GNU General Public License, version 3.0
- software version identifier
- 6.3
- source code repository URL
- github.com/Embarcadero/Dev-Cpp
- operating system
- Microsoft Windows
- issue tracker URL
- github.com/Embarcadero/Dev-Cpp/issues
via Wikidata · CC0
Article · 日本語
Dev-C++ はC/C++プログラミングのためのフリーな統合開発環境 (IDE) であり、GNU General Public Licenseでライセンスされている。このIDEはDelphi言語で書かれている。 プロジェクトはSourceForgeでホスティングされている。オリジナルの開発者はColin Laplace。Microsoft Windowsでのみ動作する。 Bloodshed Dev-C++はC/C++言語のための完全な統合開発環境である。コンパイラとしてはMinGWのGCCを使用するが、実際にはGCCを使っているならCygwinなど他のものと組合せて使うこともできる。 ルック・アンド・フィールは広く普及しているMicrosoft Visual Studioと似ている。特筆すべき観点としてDevpaksの存在がある。DevpaksはDev-C++プログラミング環境にライブラリやテンプレートやユーティリティを追加するパッケージ化された拡張群である。DevpaksにはGTK、wxWidgets、FLTKといったGUI用ツールキットがあるが、それだけにとどまらず、各種先進機能用ライブラリが存在する。 一般にWindows専用プログラムとされているが、Linux版も存在する。ただし、アルファ版までしかリリースされておらず、2002年7月以降更新されていない。
Abstract from DBpedia / Wikipedia · CC BY-SA