Hacker News new | ask | show | jobs
by apple4ever 1438 days ago
GCC support of Objective-C is very very poor.
2 comments

It is at the level NeXT was forced to contribute back to upstream.
Reimplementing ObjC 2.0 would be very hard. You have to be precisely bug-compatible with Clang to implement ARC correctly.