This week, let’s dive deep into the world of pattern matching in Swift — to take a look at how we can construct completely custom patterns, and some of the interesting techniques that we can unlock by doing so. (more…)
Read more »
A Win32 application framework for Swift. Contribute to compnerd/swift-win32 development by creating an account on GitHub. (more…)
Read more »
Formalizing Swift generics as a term rewriting system Previously I wrote about how the full generality of the Swift generic system is undecidable. The basic idea is that "finitely-presented monoids" can be written as a Swift protocol where the "word probl... (more…)
Read more »
A fast and flexible Markdown parser written in Swift. - JohnSundell/Ink... (more…)
Read more »
My last post explained that invoking swift/utils/build-script compiles the C++ source code in the apple/swift project and produces a swift compiler executable. (more…)
Read more »