Content deleted Content added
substantially undo edit of 15:58, 8 September 2010. But this article is just about computing. Don't turn it into a disambiguation. Don't replace "unrefd opinion" with unrefd off-topic statements and WP:OVERLINKs. |
or "integrated applications environment", as some sources call it. |
||
Line 2:
{{distinguish|Programming environment}}
{{Refimprove|date=June 2012}}
In [[computer software]], an '''operating environment''' or '''integrated applications environment''' is the environment in which users run [[application software]]. The environment consists of a [[user interface]] and an [[application programming interface]] (API).
An operating environment is usually ''not'' a full [[operating system]] but is a form of [[middleware]] that rests between the OS and the application. For example, the first version of [[Microsoft Windows]], [[Windows 1.0]], was not a full operating system, but a [[GUI]] laid over DOS albeit with an API of its own. Similarly, the [[IBM U2]] system operates on both [[Unix]]/[[Linux]] and [[Windows NT]]. Usually the user interface is [[text-based user interface|text-based]] or [[graphical user interface|graphical]], rather than a [[command-line interface]] (e.g., [[DOS]] or the [[Unix shell]]), which is often the interface of the underlying operating system.
|