Category:Objective-C: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 4: Line 4:
|express=explicit
|express=explicit
|checking=static
|checking=static
|gc=yes
|gc=allowed
|LCT=yes}}{{language programming paradigm|Object-oriented}}
|LCT=yes}}{{language programming paradigm|Object-oriented}}
[[wp:Objective-C|Objective-C]] is an [[object-oriented]] superset of the [[C]] language. It was popularized by NeXT, and then again by [[Apple Inc]] with [[Mac OS X]] to implement the [[Cocoa]] framework. Its main reference implementation is within the [[gcc]] compiler, maintained mostly by Apple.
[[wp:Objective-C|Objective-C]] is an [[object-oriented]] superset of the [[C]] language. It was popularized by NeXT, and then again by [[Apple Inc]] with [[Mac OS X]] to implement the [[Cocoa]] framework. Its main reference implementation is within the [[gcc]] compiler, maintained mostly by Apple.