We are still actively working on the spam issue.

Difference between revisions of "Objective-C"

From InstallGentoo Wiki
Jump to: navigation, search
(beep beep, stub coming through. need someone who collects apple dildos to actually write this article, I know fuckall about it.)
 
(Add inter-wiki Link to C page)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Objective-C is a general-purpose, [[object-oriented programming]] language that adds Smalltalk-style messaging to the C programming language. While first put into widespread use by [[NeXTSTEP]], today it is the main programming language used by Apple for the OS X and iOS operating systems, and their respective application programming interfaces (APIs) and frameworks, Cocoa and Cocoa Touch.
+
{{stub}}
 +
 
 +
Objective-C is a general-purpose, [[object-oriented programming]] language that adds Smalltalk-style messaging to the [[C programming language]]. While first put into widespread use by [[NeXTSTEP]], today it is the main programming language used by Apple for the OS X and iOS operating systems, and their respective application programming interfaces (APIs) and frameworks, Cocoa and Cocoa Touch.
 +
 
 +
[[Category:Programming languages‏‎]]

Latest revision as of 07:33, 20 February 2022

Objective-C is a general-purpose, object-oriented programming language that adds Smalltalk-style messaging to the C programming language. While first put into widespread use by NeXTSTEP, today it is the main programming language used by Apple for the OS X and iOS operating systems, and their respective application programming interfaces (APIs) and frameworks, Cocoa and Cocoa Touch.