fbpx
Wikipedia

NeXTSTEP

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.

NeXTSTEP
DeveloperNeXT
Written inC, Objective-C
OS familyUnix (4.3BSD-Tahoe)
Working stateHistoric as original code base for macOS, iOS, iPadOS, watchOS and tvOS
Source modelClosed source with some open-source components
Initial releaseSeptember 18, 1989; 34 years ago (1989-09-18)
Final release3.3 / 1995 (1995)
Final preview4.2 Pre-release 2 / September 1997
Marketing targetEnterprise, academia
Package managerInstaller.app
PlatformsMotorola 68030/68040, IA-32, SPARC, PA-RISC
Kernel typeHybrid (Mach, BSD)
UserlandBSD
Default
user interface
Graphical
LicenseProprietary EULA
Succeeded byOpenStep, Darwin, macOS, iOS, iPadOS, watchOS, tvOS, GNUstep

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 edit

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 edit

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 edit

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 edit

Version Date Distribution medium Architecture Basis Notes
0.8 October 12, 1988 MO disc m68k 4.3BSD-Tahoe NeXTStep Digital Webster, Complete Works of William Shakespeare, netboot, NFS
0.8a 1988 MO disc m68k
0.9 1988 MO disc m68k NeXT 0.9/1.0 Release Description
1.0 1989 MO disc m68k
1.0a 1989 MO disc m68k Photo of NeXTSTEP 1.0a MO disc
2.0 September 18, 1990 MO disc, CD-ROM m68k Support 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.1 March 25, 1991 MO disc, CD-ROM m68k Support for the NeXTdimension board. TeX, Internationalization improvements. New machines with 2.1 include Lotus Improv.[16]
2.1a MO disc, CD-ROM m68k
2.2 CD-ROM m68k Support for the NeXTstation Turbo
3.0 September 8, 1992[18] CD-ROM m68k 4.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.1 May 25, 1993 CD-ROM m68k, i386 First release for the i386 architecture, introducing fat binaries.
3.2 October 1993 CD-ROM m68k, i386
3.3 February 1995 CD-ROM m68k, i386, SPARC, PA-RISC Support 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 beta 1996 CD-ROM m68k, i386, SPARC, PA-RISC Very 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.0 July 1996 CD-ROM m68k, i386, SPARC Support for the PA-RISC architecture dropped. Support for m68k, i486, and SPARC architectures. Initial Release of OpenStep for Windows.
4.1 January 1997 CD-ROM m68k, i386, SPARC Support for m68k, i486, and SPARC architectures, and OpenStep for Windows, under OPENSTEP Enterprise (NT only).
4.2 Pre-release 2 September 1997 CD-ROM m68k, i386, SPARC Pre-release 2 circulated to limited number of developers before OpenStep and Apple acquisition.
Rhapsody August 31, 1997 - October 27, 2000 CD-ROM i386, PowerPC 4.4BSD Released 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 edit

References edit

  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. ^ a b 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). . 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. ^ . 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. ^ . Stepwise.com. September 12, 2012. Archived from the original on April 7, 2006. Retrieved July 17, 2013.
  13. ^ (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. ^ a b "Logiciels NeXT" [NeXT software] (in French).
  17. ^ "NeXTSTEP 2.0 Release Notes (User)" (PDF).
  18. ^ . 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".

External links edit

  • NeXT at Curlie
  • NeXTComputers.org
  • Video of Steve Jobs Demoing NeXTSTEP Release 3 on YouTube
  • The Next Step BYTE Magazine 14–03, Object Oriented Programming with NextStep

nextstep, other, uses, next, step, discontinued, object, oriented, multitasking, operating, system, based, mach, kernel, unix, derived, developed, next, computer, founded, steve, jobs, late, 1980s, early, 1990s, initially, used, range, proprietary, workstation. For other uses see Next Step 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 NeXTSTEPNeXTSTEP graphical user interfaceDeveloperNeXTWritten inC Objective COS familyUnix 4 3BSD Tahoe Working stateHistoric as original code base for macOS iOS iPadOS watchOS and tvOSSource modelClosed source with some open source componentsInitial releaseSeptember 18 1989 34 years ago 1989 09 18 Final release3 3 1995 1995 Final preview4 2 Pre release 2 September 1997Marketing targetEnterprise academiaPackage managerInstaller appPlatformsMotorola 68030 68040 IA 32 SPARC PA RISCKernel typeHybrid Mach BSD UserlandBSDDefaultuser interfaceGraphicalLicenseProprietary EULASucceeded byOpenStep Darwin macOS iOS iPadOS watchOS tvOS GNUstep 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 Contents 1 Overview 2 History 3 Legacy 4 Release history 5 See also 6 References 7 External linksOverview editNeXTSTEP also stylized as NeXTstep NeXTStep and NEXTSTEP 4 5 is a combination of several parts a Unix operating system based on the Mach kernel plus BSD Display PostScript and a proprietary windowing engine the Objective C language and runtime an object oriented OO application layer including several kits development tools for the OO layers 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 editNeXTSTEP 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 editThe 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 editVersion Date Distribution medium Architecture Basis Notes 0 8 October 12 1988 MO disc m68k 4 3BSD Tahoe NeXTStep Digital Webster Complete Works of William Shakespeare netboot NFS 0 8a 1988 MO disc m68k 0 9 1988 MO disc m68k NeXT 0 9 1 0 Release Description 1 0 1989 MO disc m68k 1 0a 1989 MO disc m68k Photo of NeXTSTEP 1 0a MO disc 2 0 September 18 1990 MO disc CD ROM m68k Support 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 1 March 25 1991 MO disc CD ROM m68k Support for the NeXTdimension board TeX Internationalization improvements New machines with 2 1 include Lotus Improv 16 2 1a MO disc CD ROM m68k 2 2 CD ROM m68k Support for the NeXTstation Turbo 3 0 September 8 1992 18 CD ROM m68k 4 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 1 May 25 1993 CD ROM m68k i386 First release for the i386 architecture introducing fat binaries 3 2 October 1993 CD ROM m68k i386 3 3 February 1995 CD ROM m68k i386 SPARC PA RISC Support 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 beta 1996 CD ROM m68k i386 SPARC PA RISC Very 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 0 July 1996 CD ROM m68k i386 SPARC Support for the PA RISC architecture dropped Support for m68k i486 and SPARC architectures Initial Release of OpenStep for Windows 4 1 January 1997 CD ROM m68k i386 SPARC Support for m68k i486 and SPARC architectures and OpenStep for Windows under OPENSTEP Enterprise NT only 4 2 Pre release 2 September 1997 CD ROM m68k i386 SPARC Pre release 2 circulated to limited number of developers before OpenStep and Apple acquisition Rhapsody August 31 1997 October 27 2000 CD ROM i386 PowerPC 4 4BSD Released 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 editOpenStep the object oriented application programming interface derived from NeXTSTEP GNUstep an open source implementation of Cocoa API respectively OpenStep API Window Maker a window manager designed to simulate the NeXT GUI for the X Window System Bundle macOS originating in NeXTSTEP and carrying into macOS Miller Columns the method of directory browsing that NeXTSTEP s File Viewer used Multi architecture binary NeXT character setReferences edit Electronic AppWrapper Kevra org Retrieved November 22 2013 Apple NeXT Merger Birthday rome ro December 20 2006 Retrieved October 5 2019 GameTales Cray 6400 rome ro January 31 2010 Retrieved October 5 2019 a b Ford Kevin 2008 What s with all the NeXT names www kevra org Retrieved September 7 2009 Engel Tomi January 11 2000 OpenStep Confusion Object Farm Retrieved September 21 2022 Singh Amit December 2003 What is Mac OS X osxbook com Archived from the original on May 14 2012 Retrieved April 18 2011 Jesse Tayler talks App Store and NeXTSTEP with AppStorey AppStorey April 11 2016 Retrieved January 9 2019 Roads and Crossroads of Internet History Chapter 4 Birth of the Web Tim Berners Lee WorldWideWeb the first Web client Apple NeXT Merger Birthday Archived from the original on March 5 2007 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 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 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 Linzmayer Owen W 1999 Apple Confidential The Real Story of Apple Computer Inc No Starch Press ISBN 9781886411289 GNUStep Introduction GNUStep org Retrieved May 2 2013 a b Logiciels NeXT NeXT software in French NeXTSTEP 2 0 Release Notes User PDF NeXT Ships NeXTSTEP Release 3 0 Third Generation of the Complete Object Oriented Environment Archived from the original on July 18 2011 NextStep 4 Beta demo video part 1 YouTube NextStep 4 Beta demo video part 2 YouTube Andrew s Simple Guide to running NeXTSTEP OpenStep Apps on Mac OS X Server External links editNeXT at Curlie NeXTComputers org Video of Steve Jobs Demoing NeXTSTEP Release 3 on YouTube The Next Step BYTE Magazine 14 03 Object Oriented Programming with NextStep Retrieved from https en wikipedia org w index php title NeXTSTEP amp oldid 1222329528, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.