Sunday, June 07, 2009

Bloodshed Dev-C++ : Full-featured Integrated Development Environment (IDE) for the C/C++

Bloodshed Dev-C++ is a full-featured Integrated Development Environment (IDE) for the C/C++ programming language. It uses Mingw port of GCC (GNU Compiler Collection) as its compiler. It creates native Win32 executables, either console or GUI. Dev-C++ can also be used in combination with Cygwin.

Dev-C++ is Free Software (also referred as
Open Source), and is written in Delphi (yes I know the irony).

Another Dev-C++ screenshot

Feature list

  • Support GCC-based compilers
  • Integrated debugging (using GDB)
  • Support for multiple languages (localization)
  • Class Browser
  • Code Completion
  • Debug variable Browser
  • Project Manager
  • Customizable syntax highlighting editor
  • 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
  • Print support
  • Find and replace facilities
  • Package manager, for easy installation of add-on libraries
  • CVS Support
  • To-Do List
  • CPU Window

Download

No comments:

Post a Comment

[Please do not advertise, or post irrelevant links. Thank you for your cooperation.]