Jump to content

NeXTStep: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Ak120 (talk | contribs)
Line 12: Line 12:


==Links==
==Links==
*http://www.nextcomputers.org/
*[http://www.nleymann.de/Nextstep/VirtualPC.htm How to Install NeXTStep 3.3 on Virtual PC]
*[http://www.nleymann.de/Nextstep/VirtualPC.htm How to Install NeXTStep 3.3 on Virtual PC]


[[Category:Operating System]]
[[Category:Operating System]]

Revision as of 18:34, 14 March 2018

The NeXTStep operating system was designed by a team led by Avie Tevanian, who was a member of the team that designed the Mach Microkernel at the Carnegie Mellon University alongside the BSD personality for it. NeXTStep is basically a version of the Mach kernel and a BSD personality with a layer of object-oriented user interface on top, that is implemented in Objective C.

Versions

  • 1989: NeXTStep 1.0
  • 1990: NeXTStep 2.0
  • 1991: NeXTStep 2.1
  • 1992: NeXTStep 3.0 - 4.3BSD-Reno
  • 1993: NeXTSTEP 3.1 - support for Intel 486, HP PA-RISC, SPARC
  • 1993: NeXTSTEP 3.2
  • 1995: NeXTSTEP 3.3

Links