An Integrated Development Environment is an application that brings together a text editor, a compiler and (often) a debugger. They are usually really useful only with a small number of languages.

You don't need an IDE to write code; they just make it simpler by putting many programming-related tasks together in one UI.

Some examples are:

Language-specific IDEs


I think the coffee-making emacs lisp was made to be a joke right from the start :D It's based on a joke RFC. - FDG

IntegratedDevelopmentEnvironment (last edited 2008-07-09 05:47:48 by localhost)