×

Objective-C

High-level programming language
Objective-C is a high-level general-purpose, object-oriented programming language that adds Smalltalk-style messaging to the C programming language. Originally developed by Brad Cox and Tom Love in the early 1980s, it was selected by NeXT for its... Wikipedia
Filename extensions: h,.m,.mm,.M
First appeared: 1984; 40 years ago
Stable release: 2.0
Typing discipline: Static, dynamic, weak
People also ask
Objective-C is a high-level general-purpose, object-oriented programming language that adds Smalltalk-style messaging to the C programming language.
Apr 23, 2013 · The Objective-C language is a simple computer language designed to enable sophisticated object-oriented programming. Objective-C is defined ...
Objective-C is a general-purpose, object-oriented programming language that adds Smalltalk-style messaging to the C programming language.
Feb 20, 2024 · Yes. I maintain some open source Mac apps in my spare time (and even develop new ones from time to time) using Objective-C. I've known and used ...
Objective-C from builtin.com
Dec 22, 2022 · Objective C used to be the go-to language for developing iOS and OS X applications with the Cocoa API and Cocoa Touch environment.
Sep 17, 2014 · About Objective-C. Objective-C is the primary programming language you use when writing software for OS X and iOS. It's a superset of the C ...
Feb 27, 2018 · Swift itself is a stand alone language that is fully independent of Objective-C. You can see this today by using non-Apple platforms like Linux, ...