The Swift project has achieved a critical milestone of maturity of the core fundamentals, providing stability for users to invest in using Swift in earnest. On Apple's platforms such as macOS and iOS, the arrival of ABI and module stability has enabled t... (more…)
Read more »
Swift 4 is here, and it's bringing some nice changes. We're not getting a radical rework of the syntax like we did last year, nor are we getting a breathtaking pile of new features like we did for Swift 2, but there are some nice additions you can use to ... (more…)
Read more »
The state of iOS dependency management in 2019 is not great, and might get worse before it gets better. A Brief History For years we ... (more…)
Read more »
Google's plans on making Swift the first mainstream language with first-class language-integrated differentiable programming capabilities. What's so cool about Swift? (more…)
Read more »
Explanation on why we can’t perform dynamic dispatch on PATs (protocol with associated types) and how we can workaround this. (more…)
Read more »