
The Mac and iPhone SDK are based on the Objective-C programming language, a surprising alliance of C and Smalltalk. Features such as meta-classes, message sending, dynamism, C compatibility, etc., contribute to define the development experience on Apple's platforms.
Here is a little list of things that, in Philippe Mougin's experience, contribute to make Objective-C a powerful and fun programming language.