[OT] Apple introduces Swift as Objective-C sucessor

Paulo Pinto via Digitalmars-d digitalmars-d at puremagic.com
Mon Jun 2 13:02:08 PDT 2014


On Monday, 2 June 2014 at 19:45:29 UTC, Paulo Pinto wrote:
> On Monday, 2 June 2014 at 19:19:27 UTC, Paulo Pinto wrote:
>> Just thought it would be nice to give a heads up about Apple's 
>> plans to replace Objective-C in the long run.
>>
>> The language was presented today at the WWDC Keynote, looks 
>> like Ruby, uses ARC alongside the Objective-C runtime.
>>
>> http://live.arstechnica.com/apples-wwdc-2014-keynote/
>>
>> It also has a nice REPL experience, similar to Python's 
>> worksheets in IPython.
>>
>> --
>> Paulo
>
> More information now made available
>
> https://developer.apple.com/swift/

Manual now visible

https://developer.apple.com/library/prerelease/ios/documentation/Swift/Conceptual/Swift_Programming_Language/GuidedTour.html#//apple_ref/doc/uid/TP40014097-CH2


More information about the Digitalmars-d mailing list