Skip to content
Category

NeXT

page 1
Objective-C
Objective-C is a high-level general-purpose, object-oriented programming language that adds Smalltalk-style message passing (messaging) to the C programming language. Originally developed by Brad Cox and Tom Love in the early 1980s, it was selected by NeXT for its NeXTSTEP operating system. Due to Apple macOS’s direct lineage from NeXTSTEP, Objective-C was the standard language used, supported, and promoted by Apple for developing macOS and iOS applications (via their respective application programming interfaces (APIs), Cocoa and Cocoa Touch) from 1997, when Apple purchased NeXT, until the in
NeXT
thumb|In the early 1990s, NeXT sold this complete NeXTstation. NeXT, Inc. (later NeXT Computer, Inc. and NeXT Software, Inc.) was an American technology company headquartered in Redwood City, California, which specialized in computer workstations for higher education and business markets, and later developed the first dynamic web page software. It was founded in 1985 by Steve Jobs, the Apple Computer co-founder who had been 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 sale
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, 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 NeXT Computer. It was later ported to several other computer architectures and was later bought by Apple Inc. to replace the older Classic Mac OS with macOS.
GNUstep
GNUstep is a free software implementation of the Cocoa (formerly OpenStep) Objective-C frameworks, widget toolkit, and application development tools for Unix-like operating systems and Microsoft Windows. It is part of the GNU Project.
NeXTcube
The NeXTcube is a high-end workstation computer developed, manufactured, and sold by NeXT from 1990 to 1993. It superseded the original NeXT Computer workstation and is housed in a similar cube-shaped magnesium enclosure, designed by frog design. The workstation runs the NeXTSTEP operating system and was launched with a list price.
NeXT Computer
High-end workstation computer, 1990 used to develop the www
OpenStep
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.
NuBus
thumb|The Macintosh II [[motherboard, with its six NuBus slots visible on the left]] thumb|Example of a NuBus graphics card, a Radius PrecisionColor Pro 8/24xj. This is a "half-length" card, with a maximum length of . The maximum length for full-size NuBus cards is .
Interface Builder
software development application for Apple's macOS operating system
Display PostScript
on-screen display system
NeXTstation
thumb|A NeXTstation displaying its native desktop environment NeXTstation is a high-end workstation computer developed, manufactured, and sold by NeXT from 1990 until 1993. It runs the NeXTSTEP operating system. The system was designed to be a lower-cost option compared to the company's upscale product, the NeXTcube. Compared to the cube, it removed a number of features and had limited expandability, allowing it to fit in a much smaller pizza-box form factor case.
Mach-O
Mach-O (Mach object) is a file format for executables, object code, shared libraries, dynamically loaded code, and core dumps. It was developed to replace the a.out format.
Property list
file format
Dock
Apple software running on macOS and its derivatives
Core Data
persistence framework provided by Apple in the macOS and iOS operating systems
application bundle
directory bundle containing an application's executable and its resources