[cfe-users] Apple's Swift language, will it come to public clang?

Chris Lattner clattner at apple.com
Tue Jun 3 09:31:25 PDT 2014


Swift is pretty off topic for the clang mailing list, please take discussions to the apple developer forum or the public objc-language list:
https://lists.apple.com/mailman/listinfo/objc-language

-Chris

> On Jun 3, 2014, at 2:07 AM, Immanuel Litzroth <immanuel.litzroth at cloudfounders.com> wrote:
> 
> I had a cursory glance at the documentation and I could not find anything about exceptions or
> errorhandling in Swift. Are there any docs related to that?
> Immanuel
> 
> Immanuel Litzroth, principal software engineer
> CloudFounders
> Tel: +32 9 355 34 16
> Support: +32 9 324 25 66
> 
> 
> www.cloudfounders.com | www.cloudframesvrun.com
> 
> 
> 
>> On 3 June 2014 10:46, Adam Strzelecki <ono at java.pl> wrote:
>> Kevin wrote:
>> > (…) or will it be similar to C# and be a serious „platform-only“ thing?
>> 
>> IMHO since it is a part of LLVM project, there's nothing that makes it platform specific. Clang supports various ObjC runtimes, so I presume Swift will follow.
>> 
>> Chris wrote:
>> > We don't have anything to say about that at this point, but you can read all about swift, for free, with the new Swift iBook.
>> 
>> I am after my 1st read. So far what makes me curious is whether there will be a way to keep class instances on stack. From what I understood all classes are pointers where value types are not.
>> 
>> Not sure whether containers are pointers or values though. I wish to be there at WWDC ;)
>> 
>> Swift seems to carry C++11 power without its clutter, however I am not sure if it is as much expressive as C++11.
>> 
>> Regards,
>> --
>> Adam
>> 
>> 
>> _______________________________________________
>> cfe-users mailing list
>> cfe-users at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-users
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-users/attachments/20140603/1a926fde/attachment.html>


More information about the cfe-users mailing list