|
|
|
|
|
by acjohnson55
1971 days ago
|
|
It's not a modern language, so appreciating it has to be in its original context. I think it does an admirable job of augmenting C with object-oriented capabilities. It's certainly easier to master than C++. I'm not an expert on this, but I suspect that the main reasons it was chosen for iOS were: - The technical limitations of the original iPhone meant that you needed to use a low-level language. - The legacy of NeXT at Apple. |
|