Computer Science    
   
Table of contents
(Prev) Next Byte CodesNexuiz (Next)

NeXTSTEP

NeXTSTEP
NeXTSTEP desktop.png
Nextstep graphical user interface
Company / developerNeXT
OS familyUnix-like
Working stateHistoric – is code base for OS X
Source modelClosed source with some Open source components
Initial releaseSeptember 18, 1989
Latest stable release3.3 / 1995
Available programming languages(s)C, Objective-C
Supported platformsMotorola 68000, Intel x86, SPARC, PA-RISC
Kernel typeHybrid
Default user interfaceGraphical
LicenseProprietary EULA

NeXTSTEP (also written NeXTstep, NeXTStep, and NEXTSTEP[1]) was an object-oriented, multitasking operating system developed by NeXT Computer to run on its range of proprietary workstation computers, such as the NeXTcube. It was later ported to several other computer architectures.

A preview release of NeXTSTEP (version 0.8) was shown at the launch of the NeXT Computer on October 12, 1988. The first full release, NeXTSTEP 1.0, shipped on September 18, 1989.[2] The last version, 3.3, was released in early 1995, by which time it ran not only on the Motorola 68000 family processors used in NeXT computers, but also Intel x86, Sun SPARC, and HP PA-RISC-based systems.

NeXTSTEP was later modified to separate the underlying operating system from the higher-level object libraries. The result was OpenStep API, which ran on multiple underlying operating systems, including NeXT's own OPENSTEP. Apple's OS X and iOS are direct descendants of NeXTSTEP, through the OPENSTEP lineage.

Contents

Description

NeXTSTEP was a combination of several parts:

NeXTSTEP was notable for the last three items. The toolkits offered considerable power, and were used to build all of the software on the machine. Distinctive features of the Objective-C language made the writing of applications with NeXTSTEP far easier than on many competing systems, and the system was often pointed to as a paragon of computer development, even a decade later.[weasel words]

NeXTSTEP's user interface was refined and consistent, and introduced the idea of the Dock (carried through OpenStep and into OS X) and the Shelf. NeXTSTEP also created or was among the very first to include a large number of other GUI concepts now common in other operating systems: 3D "chiseled" widgets, large full-color icons, system-wide drag and drop of a wide range of objects beyond file icons, system-wide piped services, real-time scrolling and window dragging, properties dialog boxes ("inspectors"), window modification notices (such as the saved status of a file), etc. The system was among the first general-purpose user interfaces to handle publishing color standards, transparency, sophisticated sound and music processing (through a Motorola 56000 DSP), advanced graphics primitives, internationalization, and modern typography, in a consistent manner across all applications.

Additional kits were added to the product line to make the system more attractive. These included Portable Distributed Objects (PDO), which allowed easy remote invocation, and Enterprise Objects Framework, a powerful object-relational database system. The kits made the system particularly interesting to custom application programmers, and NeXTSTEP had a long history in the financial programming community.

Influence

The first web browser, WorldWideWeb, was developed on the NeXTSTEP platform.

"1990 CERN: A Joint proposal for a hypertext system is presented to the management. Mike Sendall buys a NeXT cube for evaluation, and gives it to Tim Berners-Lee. Tim's prototype implementation on NeXTStep is made in the space of a few months, thanks to the qualities of the NeXTStep software development system. This prototype offers WYSIWYG browsing/authoring! Current Web browsers used in "surfing the Internet" are mere passive windows, depriving the user of the possibility to contribute. During some sessions in the CERN cafeteria, Tim and I try to find a catching name for the system. I was determined that the name should not yet again be taken from Greek mythology. Tim proposes "World-Wide Web". I like this very much, except that it is difficult to pronounce in French..." by Robert Cailliau, 2 November 1995.[3]

Some features and keyboard shortcuts now commonly found in web browsers can be traced to Nextstep conventions. The basic layout options of HTML 1.0 and 2.0 are attributable to those features available in NeXT's Text class.[4]

The games Doom, its level (WAD) editor, and Quake with its respective level editor were all developed by id Software on NeXT machines.[5]

Also Altsys Virtuoso, version 2 of which was ported to Mac OS and Windows to become Macromedia FreeHand version 4, the modern "Notebook" interface for Mathematica, and the advanced spreadsheet Lotus Improv. The software that controlled MCI's Friends and Family program was developed using Nextstep.[6][7]

About the time of the 3.2 release, NeXT teamed up with Sun Microsystems to develop OpenStep, a cross-platform object-oriented API standard derived from Nextstep. Implementations of that standard were released for Sun's Solaris, Windows NT, and NeXT's version of the Mach kernel. NeXT's implementation was called OPENSTEP for Mach and its first release (4.0) superseded Nextstep 3.3 on NeXT, Sun and Intel IA-32 systems.

Following an announcement on December 20, 1996,[8] on February 4, 1997, Apple Computer acquired NeXT for $429 million, and used the OPENSTEP for Mach operating system as the basis for OS X.[9]

A free software implementation of the OpenStep standard, GNUstep, also exists.

The anime series Serial Experiments Lain was influenced by NextStep and Mac OS, references may be found throughout the show and its affiliated media. Most notably the slogan for the Lain PSX Game "Close the world, Open the NeXT".

Release history

VersionDateDistribution MediaNotes
0.8October 12, 1988MO discFirst available version; for NeXT hardware only.
0.8a1988MO disc 
0.91988MO disc 
1.01989MO disc 
1.0a1989MO disc 
2.0September 18, 1990MO disc 
2.1March 25, 1991MO disc 
2.1a MO disc 
2.2  
3.0September 8, 1992[10]CD-ROM 
3.1May 25, 1993CD-ROMSupport for the i486 architecture.
3.2October 1993CD-ROM 
3.3February 1995CD-ROMSupport for the PA-RISC and SPARC architectures. Last and most popular version released under the name Nextstep
4.0 (beta)1996CD-ROMBeta circulated to limited number of developers before OpenStep and Apple acquisition

Versions up to 3.3 were published.

See also

Notes

References

This article is based on material taken from the Free On-line Dictionary of Computing prior to 1 November 2008 and incorporated under the "relicensing" terms of the GFDL, version 1.3 or later.

External links

(Prev) Next Byte CodesNexuiz (Next)