How Kotlin Swift Export Works
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.
Session info:
Speaker: Mohit Sarveiya
Google Developers Expert Kotlin & Android
Date: 21 March 2025
Time: 14:10 - 14:55
Relevant tags:
Development
Kotlin
Swift