Interactive development environment


programming, tool
(IDE, integrated development environment) A system for supporting the process of writing software. Such a system may include a syntax-directed editor, graphical tools for program entry, and integrated support for compiling and running the program and relating compilation errors back to the source.
Such systems are typically both interactive and integrated, hence the ambiguous acronym. They are interactive in that the developer can view and alter the execution of the program at the level of statements and variables. They are integrated in that, partly to support the above interaction, the source code editor and the execution environment are tightly coupled, e.g. allowing the developer to see which line of source code is about to be executed and the current values of any variables it refers to.
Examples include Visual C++ and Visual Basic.
(2002-09-21)

Read Also:

  • Interactive development environments

    company (IDE) A US software engineering company. (1996-03-04)

  • Interactive-fiction

    noun 1. an adventure or mystery story, usually presented as a video game or book, in which the player or reader is given choices as to how the storyline is to develop or the mystery is to be solved. noun a type of computer game in which the player controls characters with text commands; also […]

  • Interactive engineering

    noun 1. another name for concurrent engineering

  • Interactively

    [in-ter-ak-tiv] /ˌɪn tərˈæk tɪv/ adjective 1. acting one upon or with the other. 2. of or relating to a two-way system of electronic communications, as by means of television or computer: interactive communications between families using two-way cable television. 3. (of a computer program or system) with a human user, often in a conversational way, […]

  • Interactive message board

    noun See message board


Disclaimer: Interactive development environment definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.