NeXT: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Image:Next-logo.jpg|200px|right]] | [[Image:Next-logo.jpg|200px|right]] | ||
Next as a computer workstation manufacturer that was originally founded in 1985 and later merged with [[Apple Computer]] in 1997. | |||
==History== | ==History== | ||
A company founded by Steve Jobs in 1985 to manufacture workstation computers specifically designed for the educational market that were based around Motorola 68030 microprocessors. The workstations were a notorious flop and were taken off the market in 1993 | A company founded by Steve Jobs in 1985 to manufacture workstation computers specifically designed for the educational market that were based around Motorola 68030 microprocessors. The workstations were delivered in 1988 but became a notorious flop and were taken off the market in 1993, the microkernel based operating system called '''NeXTStep''' however continued to be developed. | ||
==Products== | ==Products== | ||
===Workstations=== | ===Workstations=== | ||
*NeXT Cube | * NeXT Workstation (1988) | ||
* NeXT Cube (1990) | |||
** NeXT Cube Turbo (1990) | |||
** NeXT Dimension (1990) | |||
* NeXT Station (1990) | |||
** NeXT Station Turbo (1990) | |||
** NeXT Station Color (1990) | |||
** NeXT Station Turbo Color (1990) | |||
===Operating Environments=== | ===Operating Environments=== | ||
====NeXTStep==== | ====NeXTStep==== | ||
Th NeXTStep operating system was designed by a team led by Avie Tevanian, but he had been a member of the team that designed the Mach Microkernel at the Carnegie Mellon University alongside the BSD [[UNIX]] like personality for it. NeXTStep is basically a version of the Mach kernel and the UNIX personality with a layer of [[object-oriented]] user interface on top, that is implemented in [[Objective C]]. | Th NeXTStep operating system was designed by a team led by Avie Tevanian, but he had been a member of the team that designed the Mach Microkernel at the Carnegie Mellon University alongside the BSD [[UNIX]] like personality for it. NeXTStep is basically a version of the Mach kernel and the UNIX personality with a layer of [[object-oriented]] user interface on top, that is implemented in [[Objective C]]. | ||
====OPENSTEP==== | ====OPENSTEP==== | ||
'''OPENSTEP''' was later used as the basis for MacOS X Server and [[MacOS X]]. | '''OPENSTEP''' is a variation of NeXTStep that was ported to other workstations after NeXT discontinued their hardware line, it was later used as the basis for MacOS X Server and [[MacOS X]]. | ||
===Software Development Tools=== | ===Software Development Tools=== | ||
==Links== | ==Links== | ||
[[Category:Companies]][[Category:Hardware platforms]][[Category:Operating Systems]] | [[Category:Companies]][[Category:Hardware platforms]][[Category:Operating Systems]] |
Revision as of 22:43, 25 March 2016

Next as a computer workstation manufacturer that was originally founded in 1985 and later merged with Apple Computer in 1997.
History
A company founded by Steve Jobs in 1985 to manufacture workstation computers specifically designed for the educational market that were based around Motorola 68030 microprocessors. The workstations were delivered in 1988 but became a notorious flop and were taken off the market in 1993, the microkernel based operating system called NeXTStep however continued to be developed.
Products
Workstations
- NeXT Workstation (1988)
- NeXT Cube (1990)
- NeXT Cube Turbo (1990)
- NeXT Dimension (1990)
- NeXT Station (1990)
- NeXT Station Turbo (1990)
- NeXT Station Color (1990)
- NeXT Station Turbo Color (1990)
Operating Environments
NeXTStep
Th NeXTStep operating system was designed by a team led by Avie Tevanian, but he had been a member of the team that designed the Mach Microkernel at the Carnegie Mellon University alongside the BSD UNIX like personality for it. NeXTStep is basically a version of the Mach kernel and the UNIX personality with a layer of object-oriented user interface on top, that is implemented in Objective C.
OPENSTEP
OPENSTEP is a variation of NeXTStep that was ported to other workstations after NeXT discontinued their hardware line, it was later used as the basis for MacOS X Server and MacOS X.