Ask HN: Now open source, what will you use swift for?
1–9 of 9 posts
Re: Ask HN: Now open source, what will you use swift for?
#2Re: Ask HN: Now open source, what will you use swift for?
#3Re: Ask HN: Now open source, what will you use swift for?
#4It's in a interesting moment because react.js native is here and it's looking for that space as well, maybe it's Apple's latest shot into trying to make a technology popular.
I want whatever technology to have a Gulp package, after there's something in Gulp I can look at it, otherwise I'm not looking into it, I'm a Gulp addict :).
Best Regards,
Re: Ask HN: Now open source, what will you use swift for?
#5Re: Ask HN: Now open source, what will you use swift for?
#6ObjC suffered greatly from not having a standard container library. What delivered GNUstep was far, far too little for widespread use, and you needed to actually pull in the whole framework.
Even if Swift will have a container library, it has tough competition that was carried though designing phase, with the result of not being composed purely of edge cases (http://blog.metaobject.com/2015/05/i-am-jealous-of-swift.htm...).
And it's not obvious how would Swift interact with C or C++ libraries (meaning: ABI and/or an equivalent of FFI).
All in all, I don't see any reason at all to use Swift as a server-side language. Extracting it from MacOS simply cripples it too much, and the language itself adds virtually nothing to the landscape.
Re: Ask HN: Now open source, what will you use swift for?
#7Re: Ask HN: Now open source, what will you use swift for?
#8Re: Ask HN: Now open source, what will you use swift for?
#9Maybe it will be exciting for mobile multiplatform technology. Where Swift is the technology blanket where my templating technology will be. It's in a interesting moment because react.js native is here and it's looking for that space as well, maybe it's Apple's latest shot into trying to make a technology popular. I want whatever technology to have a Gulp package, after there's something in Gulp I can look at it, oth…