Integrated development environment
From DocForge
An IDE, or Integrated Development Environment, is a tool to aid software developers in writing computer programs. At their core IDEs contain text editors for writing code. Supplementing the editor are other tools, each chosen depending on the target platform, language, and user. An IDE for C++, for example, may contain a debugger, object browser, and project manager.
[edit] IDEs
Commercial IDEs include:
Open source IDEs include:
Do you have information or insights to contribute to this article? Please feel free to edit this page. Ask questions or contribute to the discussion on this article's talk page.

