Where will D sit in the web service space?
via Digitalmars-d
digitalmars-d at puremagic.com
Fri Jul 24 07:50:21 PDT 2015
On Friday, 24 July 2015 at 14:44:54 UTC, Joakim wrote:
> What is not "efficiency focused" about Obj-C and Swift?
Objective-C uses a rather expensive reference counting model and
a dynamic dispatch mechanism.
> ART. Of course Metal isn't general-purpose, nobody said it is,
> but I don't see why you'd say Swift isn't.
Swift is clearly designed around Objective-C and Cocoa.
More information about the Digitalmars-d
mailing list