To contribute to this issue, simply leave a comment here. Please also review our contributing guidelines.
The current draft for this issue in _drafts/. If you want to contribute directly, open a pull request.
@gregheo @BasThomas @garricn anyone up for an issue? No pressure! 馃槃
@jessesquires I feel pressured now. If you're planning ahead, I can take the issue for 9/14 (issue 87?) That gives me the required month to craft a poem.
@gregheo sounds good!
Async/await prototype: https://github.com/apple/swift/pull/11501
An essay looking at how async/await+actors could transform Swift concurrency & distributed compute: https://gist.github.com/lattner/31ed37682ef1576b16bca1432ea9f782
Tweet: https://twitter.com/clattner_llvm/status/898310296183357441
[swift-evolution] typed throws: https://lists.swift.org/pipermail/swift-evolution/Week-of-Mon-20170814/038928.html
Finally removed Swift experimental library: https://github.com/apple/swift/pull/11087#issuecomment-323292954
Ted's email on concurrency:
https://lists.swift.org/pipermail/swift-evolution/Week-of-Mon-20170814/038891.html
Chris's email:
https://lists.swift.org/pipermail/swift-evolution/Week-of-Mon-20170814/038892.html
Async/await proposal:
https://gist.github.com/lattner/429b9070918248274f25b714dcfc7619
Prototype:
https://github.com/apple/swift/pull/11501
Old concurrency doc:
https://github.com/apple/swift/blob/master/docs/proposals/Concurrency.rst
Once the Discourse forum comes online (which we are making progress on)
!!!
Also, @jessesquires, I am quite busy at the moment. Will let you know when I have time and would gladly write an issue then!
@BasThomas -- where's that quote from?
@jessesquires answer for your previous question: https://lists.swift.org/pipermail/swift-evolution/Week-of-Mon-20170814/038891.html
last paragraph.
@RomanVolkov is right. :)
Ha! Derp! 馃槄 馃槼
Some additional suggestions to async/await
https://lists.swift.org/pipermail/swift-evolution/Week-of-Mon-20170814/039039.html
swift on android:
http://johnholdsworth.com/bothworlds.html
Swift local refactoring 馃帀
https://swift.org/blog/swift-local-refactoring
Most helpful comment
Async/await prototype: https://github.com/apple/swift/pull/11501