Hacker News new | ask | show | jobs
by mpfundstein 2619 days ago
Objective c is a compiled language
1 comments

Objective C is compiled, yes, but like Smalltalk OOP, the target object of the message is resolved and interpreted by that object at runtime.