Category:Objective-C

From Rosetta Code

Jump to: navigation, search

Programming Language
Objective-C is a programming language. It may be used to instruct computers to accomplish a variety of tasks which may or may not be domain-specific.

Listed below are all of the tasks on Rosetta Code which have been solved using Objective-C.

See also: Objective-C on the HOPL


Objective C is an object-oriented superset of the C language. It was popularized by NeXT, and then again by Apple with Mac OS X to implement the Cocoa framework. Its main reference implementation is within the gcc compiler, maintained mostly by Apple.

Personal tools