Log in / create account | Login with OpenID
DocForge
Programmer's Wiki

Objective-C

From DocForge

This page is a stub. It's lacking in details and can use your help. Please contribute your knowledge to this page.

"The Objective-C language is a simple computer language designed to enable sophisticated object-oriented programming. Objective-C is defined as a small but powerful set of extensions to the standard ANSI C language. Its additions to C are mostly based on Smalltalk, one of the first object-oriented programming languages. Objective-C is designed to give C full object-oriented programming capabilities, and to do so in a simple and straightforward way."[1]

[edit] See Also