Hacker News new | ask | show | jobs
by pjmlp 40 days ago
They don't even support Objective-C latest, as GCC only supports what NeXT was obliged to upstream.
1 comments

I'm pretty sure that's just the runtime.

Trivial to support. There is probably some AI slop for it. The main issue is providing an object platform people want to use.

Objective-C 2.0+ also has syntax and semantic updates, besides the whole weak references, and ARC improvements.