Re: Language options: Objective-C, Swift, C or C++?
Re: Language options: Objective-C, Swift, C or C++?
- Subject: Re: Language options: Objective-C, Swift, C or C++?
- From: Jonathan Hull <email@hidden>
- Date: Sat, 13 Jun 2015 17:59:40 -0700
> On Jun 13, 2015, at 4:42 PM, Carl Hoefs <email@hidden> wrote:
>
> Bingo. Even after reading all the posts in this thread, I still don’t know what problem Swift addresses, and no one seems to be able to answer that question — not even Apple in its marketing hype.
Do you remember the Goto-Fail bug that was hidden deep in Apple’s source code? Swift is designed to stop things like that from happening. From the tone of all of the Swift talks, it seems that Safety and preventing exploitable bugs are the main point of Swift. There are others, of course (e.g. increased optimization/speed), but that seems to be the primary one that Apple is concerned with.
Thanks,
Jon
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Re: Language options: Objective-C, Swift, C or C++? (From: Roland King <email@hidden>) |
| >Re: Language options: Objective-C, Swift, C or C++? (From: Quincey Morris <email@hidden>) |
| >Re: Language options: Objective-C, Swift, C or C++? (From: Graham Cox <email@hidden>) |
| >Re: Language options: Objective-C, Swift, C or C++? (From: Michael David Crawford <email@hidden>) |
| >Re: Language options: Objective-C, Swift, C or C++? (From: Carl Hoefs <email@hidden>) |