Y
Hacker News
new
|
ask
|
show
|
jobs
by
mpfundstein
2619 days ago
Objective c is a compiled language
1 comments
Zuider
2619 days ago
Objective C is compiled, yes, but like Smalltalk OOP, the target object of the message is resolved and interpreted by that object at runtime.
link