Swiftweekly.github.io: [123] Issue #123 - November 29, 2018

Created on 15 Nov 2018  ·  17Comments  ·  Source: SwiftWeekly/swiftweekly.github.io

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, feel free to open a pull request.

full issue notes

Most helpful comment

All 17 comments

https://twitter.com/jckarter/status/1063466207028768770

When going out for a night of operator overloading with your friends, always bring a designated type. This proposal could address the infamous "expression too complex" problems with operators in Swift https://forums.swift.org/t/pitch-making-expression-type-checking-of-operator-expressions-fast/18037

234 in review?

https://forums.swift.org/t/lifting-the-self-or-associated-type-constraint-on-existentials/18025

Lifting the “Self or associated type” constraint on existentials

Cool article by @mattt about new Language Server Protocol (LSP) integrated in VS Code. I think this will open so many doors for Swift to be baked in many other editors. Making it easier to adapt in other platforms than macOS and other developments than iOS.

https://nshipster.com/vscode/

@balestrapatrick taking a deep dive into Swift Benchmark Suite and how to contribute to it.
https://patrickbalestra.com/blog/2018/11/12/contributing-to-the-swift-benchmark-suite.html

https://twitter.com/CodaFi_/status/1064969922974019584

I wrote a little about contributing to Swift.

My DMs are open for just this kind of thing. Please ask me questions.

https://forums.swift.org/t/what-should-i-learn-if-i-want-to-contribute-to-the-swift-compiler/18144/4?u=codafi

https://jpsim.com/evaluating-swiftsyntax-for-use-in-swiftlint

tl;dr; Implementing SwiftLint using SwiftSyntax instead of SourceKitten would make it run over 20x slower 😭

https://twitter.com/harlanhaskins/status/1065775499526451200

Sent with GitHawk

https://twitter.com/swift_weekly/status/1067465597880082434

The #Swift team just landed String’s proposed final ABI on master. This ABI includes some significant changes, the primary one being that native Swift strings are stored as UTF-8.

Sent with GitHawk

That was posted 22 days ago fyi

https://twitter.com/NeoNacho/status/1067615287619416064

SE-0238: "Package Manager Target Specific Build Settings" is under review until December 4.
https://forums.swift.org/t/se-0238-package-manager-target-specific-build-settings/18341

Tips and Tricks for Contributing to the Swift Language

https://pspdfkit.com/blog/2018/tips-for-contributing-to-the-swift-language/

Sent with GitHawk

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jonniedarko picture jonniedarko  ·  3Comments

jessesquires picture jessesquires  ·  9Comments

BasThomas picture BasThomas  ·  4Comments

jessesquires picture jessesquires  ·  8Comments

jessesquires picture jessesquires  ·  10Comments