NeXTSTEP

Last updated

NeXTSTEP
NeXTSTEP logo.svg
NeXTSTEP desktop.png
Developer NeXT
Written in C, Objective-C
OS family Unix (4.3BSD-Tahoe)
Working stateHistoric as original code base for macOS, iOS, iPadOS, watchOS and tvOS
Source model Closed source with some open-source components
Initial releaseSeptember 18, 1989;34 years ago (1989-09-18)
Final release 3.3 / 1995 (1995)
Final preview 4.2 Pre-release 2 / September 1997
Marketing target Enterprise, academia
Package manager Installer.app
Platforms Motorola 68030/68040, IA-32, SPARC, PA-RISC
Kernel type Hybrid (Mach, BSD)
Userland BSD
Default
user interface
Graphical
License Proprietary EULA
Succeeded by OpenStep, Darwin, macOS, iOS, iPadOS, watchOS, tvOS, GNUstep

NeXTSTEP is a discontinued object-oriented, multitasking operating system based on the Mach kernel and the UNIX-derived BSD. It was developed by NeXT Computer, founded by Steve Jobs, in the late 1980s and early 1990s and was initially used for its range of proprietary workstation computers such as the NeXTcube. It was later ported to several other computer architectures.

Contents

Although relatively unsuccessful at the time, it attracted interest from computer scientists and researchers. It hosted the original development of the Electronic AppWrapper, [1] the first commercial electronic software distribution catalog to collectively manage encryption and provide digital rights for application software and digital media, a forerunner of the modern "app store" concept. It is the platform on which Tim Berners-Lee created the first web browser, and on which id Software developed the video games Doom and Quake . [2] [3]

In 1996, Apple Computer acquired NeXT. Apple needed a successor to the classic Mac OS, and merged NeXTSTEP and OpenStep with the Macintosh user environment to create Mac OS X. All of Apple's subsequent platforms since iPhone OS 1 were then based on Mac OS X (later renamed macOS).

Overview

NeXTSTEP (also stylized as NeXTstep, NeXTStep, and NEXTSTEP [4] [5] ) is a combination of several parts:

NeXTSTEP is a preeminent implementation of the last three items. The toolkits are the canonical development system for all of the software on the system.

It introduced the idea of the Dock (carried through OpenStep and into macOS) and the Shelf. NeXTSTEP originated or innovated a large number of other GUI concepts which became 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 called "inspectors", and window modification notices (such as the saved status of a file). The system is 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. These include Portable Distributed Objects (PDO), which allow easy remote invocation, and Enterprise Objects Framework, an 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. [4]

History

NeXTSTEP was built upon Mach and BSD, initially 4.3BSD-Tahoe. A preview release of NeXTSTEP (version 0.8) was shown with the launch of the NeXT Computer on October 12, 1988. The first full release, NeXTSTEP 1.0, shipped on September 18, 1989. [6] It was updated to 4.3BSD-Reno in NeXTSTEP 3.0. The last version, 3.3, was released in early 1995, for the Motorola 68000 family based NeXT computers, Intel x86, Sun SPARC, and HP PA-RISC-based systems.

NeXT separated the underlying operating system from the application frameworks, producing OpenStep. OpenStep and its applications can run on multiple underlying operating systems, including OPENSTEP, Windows NT, and Solaris. In 1997, it was updated to 4.4BSD while assimilated into Apple's development of Rhapsody for x86 and PowerPC. NeXTSTEP's direct descendant is Apple's macOS, which then yielded iPhone OS 1, iOS, iPadOS, watchOS, and tvOS.

Legacy

The first web browser, WorldWideWeb, and the first app store [7] were all invented 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...

Robert Cailliau, 2 November 1995 [8]

Some features and keyboard shortcuts now common to web browsers originated in NeXTSTEP conventions. The basic layout options of HTML 1.0 and 2.0 are attributable to those features of NeXT's Text class. [9]

Lighthouse Design Ltd. developed Diagram!, a drawing tool, originally called BLT (for Box-and-Line Tool) in which objects (boxes) are connected together using "smart links" (lines) to construct diagrams such a flow charts. This basic design can be enhanced by the simple addition of new links and new documents, located anywhere in the local area network, that foreshadowed Tim Berners-Lee's initial prototype that was written on NeXTSTEP in October–December 1990.[ citation needed ]

In the 1990s, the pioneering PC games Doom , Doom II , Quake , and their respective level editors were developed by id Software on NeXT machines. Other games based on the Doom engine such as Heretic and its sequel Hexen by Raven Software, and Strife by Rogue Entertainment were developed on NeXT hardware using id's tools. [10]

Altsys made the NeXTSTEP application 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, were developed using NeXTSTEP. The software that controlled MCI's Friends and Family calling plan program was developed using NeXTSTEP. [11] [12]

About the time of the release of NeXTSTEP 3.2, NeXT partnered with Sun Microsystems to develop OpenStep. It is the product of an effort to separate the underlying operating system from the higher-level object libraries to create a cross-platform object-oriented API standard derived from NeXTSTEP. OpenStep was released for Sun's Solaris, Windows NT, and NeXT's Mach kernel-based operating system. NeXT's implementation is 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, [13] Apple Computer acquired NeXT on February 4, 1997, for $429 million. Based upon the "OPENSTEP for Mach" operating system, and developing the OpenStep API to become Cocoa, Apple created the basis of Mac OS X, [14] and eventually of iOS, iPadOS, watchOS, and tvOS.

GNUstep is a free software implementation of the OpenStep standard. [15]

Release history

VersionDateDistribution mediumArchitectureBasisNotes
0.8October 12, 1988 MO disc m68k 4.3BSD-TahoeNeXTStep Digital Webster, Complete Works of William Shakespeare, netboot, NFS
0.8a1988MO discm68k
0.91988MO discm68k NeXT 0.9/1.0 Release Description
1.01989MO discm68k
1.0a1989MO discm68k Photo of NeXTSTEP 1.0a MO disc
2.0September 18, 1990MO disc, CD-ROMm68kSupport for the NeXTstation, NeXTcube (68040). Support for floppy disk, CD-ROM, Fax modems, and color graphics. Workspace Manager now has the Shelf, copies performed in background, black hole is replaced by recycler icon. Terminal.app. Dynamic loading of drivers. [16] [17]
2.1March 25, 1991MO disc, CD-ROMm68kSupport for the NeXTdimension board. TeX, Internationalization improvements. New machines with 2.1 include Lotus Improv. [16]
2.1aMO disc, CD-ROMm68k
2.2CD-ROMm68kSupport for the NeXTstation Turbo
3.0September 8, 1992 [18] CD-ROMm68k4.3BSD-Reno Project Builder, 3D support with Interactive RenderMan, Pantone colors, PostScript Level 2, Object Linking and Embedding, Distributed Objects, Database Kit, Phone Kit, Indexing Kit, precompiled headers, HFS, AppleTalk, and Novell NetWare.
3.1May 25, 1993CD-ROMm68k, i386First release for the i386 architecture, introducing fat binaries.
3.2October 1993CD-ROMm68k, i386
3.3February 1995CD-ROMm68k, i386, SPARC, PA-RISCSupport for the PA-RISC and SPARC architectures added, introducing Quad-fat Binaries. Last and most popular version released under the name NEXTSTEP. Referred to as NEXTSTEP/m68k, NEXTSTEP/Intel, NEXTSTEP/SPARC. NEXTSTEP/PA-RISC

Delivered on 2 CDs: NeXTSTEP CISC and NeXTSTEP RISC. The Developer CD includes libraries for all architectures, so that programs can be cross-compiled on any architecture for all architectures.

4.0 beta1996CD-ROMm68k, i386, SPARC, PA-RISCVery different user interface. [19] [20] Notable as being a precursor of many ideas later introduced in the macOS Dock.

Allegedly dropped due to complaints of having to re-teach users but not for technical reasons (the new UI worked well in the beta).

4.0July 1996CD-ROMm68k, i386, SPARCSupport for the PA-RISC architecture dropped. Support for m68k, i486, and SPARC architectures. Initial Release of OpenStep for Windows.
4.1January 1997CD-ROMm68k, i386, SPARCSupport for m68k, i486, and SPARC architectures, and OpenStep for Windows, under OPENSTEP Enterprise (NT only).
4.2 Pre-release 2September 1997CD-ROMm68k, i386, SPARCPre-release 2 circulated to limited number of developers before OpenStep and Apple acquisition.
Rhapsody August 31, 1997 - October 27, 2000CD-ROMi386, PowerPC4.4BSDReleased after the Apple acquisition, these are arguably closer to NeXTSTEP and OPENSTEP than to Mac OS X. For example, they can still be used as remote display via NXHost. [21]

Versions up to 4.1 are general releases. OPENSTEP 4.2 pre-release 2 is a bug-fix release published by Apple and supported for five years after its September 1997 release.

See also

Related Research Articles

<span class="mw-page-title-main">NeXT</span> American technology company (1985–1997)

NeXT, Inc. was an American technology company headquartered in Redwood City, California that specialized in computer workstations for higher education and business markets, and later developed web software. It was founded in 1985 by CEO Steve Jobs, the Apple Computer co-founder who had been forcibly removed from Apple that year. NeXT debuted with the NeXT Computer in 1988, and released the NeXTcube and smaller NeXTstation in 1990. The series had relatively limited sales, with only about 50,000 total units shipped. Nevertheless, the object-oriented programming and graphical user interface were highly influential trendsetters of computer innovation.

Darwin is the core Unix operating system of macOS, iOS, watchOS, tvOS, iPadOS, visionOS, and bridgeOS. It previously existed as an independent open-source operating system, first released by Apple Inc. in 2000. It is composed of code derived from NeXTSTEP, FreeBSD, other BSD operating systems, Mach, and other free software projects' code, as well as code developed by Apple.

<span class="mw-page-title-main">OpenStep</span> Defunct object-oriented application programming interface specification

OpenStep is an object-oriented application programming interface (API) specification developed by NeXT. It provides a framework for building graphical user interfaces (GUIs) and developing software applications. OpenStep was designed to be platform-independent, allowing developers to write code that could run on multiple operating systems, including NeXTSTEP, Windows NT, and various Unix-based systems. It has influenced the development of other GUI frameworks, such as Cocoa for macOS, and GNUstep.

<span class="mw-page-title-main">TextEdit</span> Open-source word processor and text editor

TextEdit is an open-source word processor and text editor, first featured in NeXT's NeXTSTEP and OPENSTEP. It is now distributed with macOS since Apple Inc.'s acquisition of NeXT, and available as a GNUstep application for other Unix-like operating systems such as Linux. It is powered by Apple Advanced Typography.

Cocoa is Apple's native object-oriented application programming interface (API) for its desktop operating system macOS.

<span class="mw-page-title-main">GNUstep</span> Open source widget toolkit and application development tools

GNUstep is a free software implementation of the Cocoa Objective-C frameworks, widget toolkit, and application development tools for Unix-like operating systems and Microsoft Windows. It is part of the GNU Project.

NeXT Computer is a workstation computer that was developed, marketed, and sold by NeXT Inc. It was introduced in October 1988 as the company's first and flagship product, at a price of US$6,500, aimed at the higher-education market. It was designed around the Motorola 68030 CPU and 68882 floating-point coprocessor, with a clock speed of 25 MHz. Its NeXTSTEP operating system is based on the Mach microkernel and BSD-derived Unix, with a proprietary GUI using a Display PostScript-based back end. According to the Science Museum Group, "The enclosure consists of a 1-foot die-cast magnesium cube-shaped black case, which led to the machine being informally referred to as 'The Cube.'"

The history of macOS, Apple's current Mac operating system formerly named Mac OS X until 2011 and then OS X until 2016, began with the company's project to replace its "classic" Mac OS. That system, up to and including its final release Mac OS 9, was a direct descendant of the operating system Apple had used in its Mac computers since their introduction in 1984. However, the current macOS is a UNIX operating system built on technology that had been developed at NeXT from the 1980s until Apple purchased the company in early 1997.

<span class="mw-page-title-main">WorldWideWeb</span> First web browser, later renamed Nexus

WorldWideWeb is the first web browser and web page editor. It was discontinued in 1994. It was the first WYSIWYG HTML editor.

<span class="mw-page-title-main">OmniWeb</span> Web browser

OmniWeb is a discontinued web browser developed and marketed by The Omni Group exclusively for Apple's macOS operating system. Though a stable version is no longer maintained, it is still available as a free download, and unstable versions are still being released.

The Foundation Kit, or just Foundation for short, is an Objective-C framework in the OpenStep specification described by NeXT Computer, Inc.. It provides basic classes such as wrapper classes and data structure classes. This framework uses the prefix NS. It is also part of Cocoa and of the Swift standard library.

The Dock is a prominent feature of the graphical user interface of macOS. It is used to launch applications and to switch between running applications. The Dock is also a prominent feature of macOS's predecessor NeXTSTEP and OPENSTEP operating systems. The earliest known implementations of a dock are found in operating systems such as RISC OS and NeXTSTEP. iOS has its own version of the Dock for the iPhone and iPod Touch, as does iPadOS for the iPad.

<span class="mw-page-title-main">Window Maker</span>

Window Maker is a free and open-source window manager for the X Window System, allowing graphical applications to be run on Unix-like operating-systems. It is designed to emulate NeXTSTEP's GUI as an OpenStep-compatible environment. Window Maker is part of the GNU Project.

<span class="mw-page-title-main">Rhapsody (operating system)</span> Apple operating system

Rhapsody is an operating system that was developed by Apple Computer after its purchase of NeXT in the late 1990s. It is the fifth major release of the Mach-based operating system that was developed at NeXT in the late 1980s, previously called OPENSTEP and NEXTSTEP. Rhapsody was targeted to developers for a transition period between the Classic Mac OS and Mac OS X. Rhapsody represented a new and exploratory strategy for Apple, more than an operating system, and runs on x86-based PCs and on Power Macintosh.

<span class="mw-page-title-main">AppKit</span> Graphical user interface toolkit

AppKit is a graphical user interface toolkit. It initially served as the UI framework for NeXTSTEP. Along with Foundation and Display PostScript, it became one of the core parts of the OpenStep specification of APIs. Later, AppKit and Foundation became part of Cocoa, the Objective-C API framework of macOS. GNUstep, GNU's implementation of the OpenStep/Cocoa API, also contains an implementation of the AppKit API.

Project Builder was an integrated development environment (IDE) originally developed by NeXT for version 3 of the NeXTSTEP operating system by separating out the code editing parts of Interface Builder into its own application.

<span class="mw-page-title-main">Interface Builder</span> Developer Application for MacOS

Interface Builder is a software development application for Apple's macOS operating system. It is part of Xcode, the Apple Developer developer's toolset. Interface Builder allows Cocoa and Carbon developers to create interfaces for applications using a graphical user interface. The resulting interface is stored as a .nib file, short for NeXT Interface Builder, or more recently, as an XML-based .xib file.

In the macOS, iOS, NeXTSTEP, and GNUstep programming frameworks, property list files are files that store serialized objects. Property list files use the filename extension .plist, and thus are often referred to as p-list files.

In NeXTSTEP, OPENSTEP, and their lineal descendants macOS, iOS, iPadOS, tvOS, and watchOS, and in GNUstep, a bundle is a file directory with a defined structure and file extension, allowing related files to be grouped together as a conceptually single item.

<span class="mw-page-title-main">Architecture of macOS</span> Layers of the operating system

The architecture of macOS describes the layers of the operating system that is the culmination of Apple Inc.'s decade-long research and development process to replace the classic Mac OS.

References

  1. "Electronic AppWrapper". Kevra.org. Retrieved November 22, 2013.
  2. "Apple-NeXT Merger Birthday!". rome.ro. December 20, 2006. Retrieved October 5, 2019.
  3. "GameTales: Cray 6400". rome.ro. January 31, 2010. Retrieved October 5, 2019.
  4. 1 2 Ford, Kevin (2008). "What's with all the NeXT names?". www.kevra.org. Retrieved September 7, 2009.
  5. Engel, Tomi (January 11, 2000). "OpenStep Confusion". Object Farm. Retrieved September 21, 2022.
  6. Singh, Amit (December 2003). "What is Mac OS X?". osxbook.com. Archived from the original on May 14, 2012. Retrieved April 18, 2011.
  7. "Jesse Tayler talks App Store and NeXTSTEP with AppStorey". AppStorey. April 11, 2016. Retrieved January 9, 2019.
  8. "Roads and Crossroads of Internet History Chapter 4: Birth of the Web".
  9. "Tim Berners-Lee: WorldWideWeb, the first Web client".
  10. "Apple-NeXT Merger Birthday!". Archived from the original on March 5, 2007.
  11. "Why OS X is on the iPhone, but not the PC". Roughly Drafted. January 24, 2007. MCI used NeXT software to power its revolutionary Friends and Family networking referral campaign, which other rivals couldn't match for years.
  12. "Water Utility Consultants | Water Utility Consulting by StepWise". Stepwise.com. September 12, 2012. Archived from the original on April 7, 2006. Retrieved July 17, 2013.
  13. "Apple Computer, Inc. Agrees to Acquire NeXT Software Inc" (Press release). Apple Computer, Inc. December 20, 1996. Archived from the original on March 1, 1997. Retrieved April 12, 2013.
  14. Linzmayer, Owen W. (1999). Apple Confidential: The Real Story of Apple Computer, Inc . No Starch Press. ISBN   9781886411289.
  15. "GNUStep: Introduction". GNUStep.org. Retrieved May 2, 2013.
  16. 1 2 "Logiciels NeXT" [NeXT software] (in French).
  17. "NeXTSTEP 2.0 Release Notes (User)" (PDF).
  18. "NeXT Ships NeXTSTEP Release 3.0, Third Generation of the Complete Object-Oriented Environment". Archived from the original on July 18, 2011.
  19. "NextStep 4 Beta demo video, part 1". YouTube .
  20. "NextStep 4 Beta demo video, part 2". YouTube .
  21. "Andrew's Simple Guide to running NeXTSTEP/OpenStep Apps on Mac OS X Server".