Objective-C

From Just Solve the File Format Problem
Revision as of 13:22, 12 December 2012 by Dan Tobias (Talk | contribs)

Jump to: navigation, search
File Format
Name Objective-C
Ontology
Extension(s) .m, .mm, .h
Released 1983


Objective-C is a programming language based on C, with influences from Smalltalk. It is object-oriented, featuring message-passing between objects and reflective querying of an object to discover its capabilities. It has no standard library (unlike C), but uses various system-specific frameworks (such as Apple's Cocoa).

Objective-C was developed in the early 1980s at a company called Stepstone, and adopted in the late part of that decade by NeXT (founded by Steve Jobs when he left Apple) as the main language used for the NeXTstep operating system. When Jobs returned to Apple and merged NeXT into that company, it became a major language for Mac OS X development, and eventually the official language for iOS development as well.

References

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox