Talk in English - UK at Appdevcon 2025
Short URL: https://joind.in/talk/b50a7
(QR-Code (opens in new window))
Kotlin to Swift Export was recently added to Kotlin. The initial release has basic support for various Swift features. I will share with you how the tool works internally. This feature introduced Swift Intermediate Representation (SIR) which models Kotlin source. It extends and leverages the Analysis API in the Kotlin Compiler to translate Kotlin to Swift. I’ll do a deep dive on how the tool works with a live walk through. I’ll share a demo in the later half of the talk and explain each part of the export process.
Comments
Please login to leave a comment