IDE

Integrated Development Environment. System of software tools used by programmers for software development. Usually development environment contains text editor, compiler and/or interpreter, assembly automation means and debugger.

Sometimes it also contains version control system and various tools to simplify designing of graphical user interface. Many modern development environments also contain class browser, object inspector and class hierarchy diagram – to be used in object-oriented software development.