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.
GitHub Project:
https://github.com/Embarcadero/Dev-Cpp/
Sponsored by Embarcadero:
https://www.embarcadero.com/free-tools/dev-cpp
Features
- TDM-GCC 9.2.0 32/64bit
- Low Memory Footprint
- Syntax highlighting
- Code completion
- Code insight
- Editable shortcuts
- GPROF profiling
- GDB debugging
- AStyle code formatting
- Devpak IDE extensions
- External tools
- High-DPI support
Other Useful Business Software
Rate This Project
Login To Rate This ProjectUser Reviews
-
Very simple and fast ide for c++
-
This new Dev-C++ version is really great, after many years nice to see support from Embarcadero. It is one click install, you don't need to install Linux no need to do settings for compiler etc. Fast and easy to compile, compatible with C++ standards. DevC++ has different skins and enhanced code highlighting, and many other options for a small editor . If you are looking to develop UI based (like buttons, edit boxes etc.) applications i recommend you C++ Builder Community Edition or C++ Builder too.
-
Fast and portable C++ IDE with Great modern UI. If you used or still using earlier version of Dev C++, you should try new version. I created an article about Modern Dev-C++ in my blog. Check out: abdullahilgaz.com/karsinizda-modern-dev-c-plus-plus
-
Great to see an established open source project receive so much love and a great update!
-
Great Free Tool