Hacker News new | ask | show | jobs
by 1ris 4298 days ago
Apple opensoucred their Objective-C compiler only because the GPL on the GCC forced them. They invested a lot in the BSD licenced LLVM. I don't think they did this just for fun, but to avoid they have to do that.
3 comments

You do realise that the clang part of llvm includes the Objective C compiler and it's under the BSD license as well?
What good is the language without its libraries?
Objective gcc came from NeXT. Apple has a problem with GPLv3, not the GPL in general.
Apple has contributed back to a lot of BSD-licensed proyects, as well as released some of their own, so don't be so sure.