Related Posts: Can Swift code call C code without overhead? My thoughts on Swift Swift versus Java : the bitset performance test...
Read more »
We’re happy to announce the release of Kotlin/Native v0.5, Christmas edition! This release adds support for using Kotlin/Native code from C, Objective-C and Swift, supports development using iOS si… (more…)
Read more »
First part of an in-depth guide into developing a native macOS application using Haskell with Swift and SwiftUI. This part covers the set-up required to call Haskell functions from Swift in an XCode project using SwiftUI. (more…)
Read more »
Back in the dark ages of Swift 1, I wrote an article about locks and thread safety in Swift. The march of time has made it fairly obsolete, and reader Seth Willits suggested I update it for the modern age, so here it is! (more…)
Read more »
Reference documentation should be searchable, linkable, and ideally integrated into IDEs. A badly structured book isn’t good enough. (more…)
Read more »