By mswatcher
via codepills.net
Submitted: Jan 03 2013 / 06:56
From a type system point of view Objective-C can be seen as hybrid language: it both allows dynamic typing, therefore achieving a great flexibility, and static typing, turning the compiler into a precious ally.
Add your comment