Slide 19
Slide 19 text
Mapping
- Numbers are kept
- Strings converted
- Kotlin declarations wrapping C entities (functions, struct, unions, etc.) are auto-
generated
- Objective-C OO concepts (classes, protocols, blocks) are represented as
matching Kotlin entities (classes interfaces, lambdas)
- For Objective-C, Kotlin code can be compiled to a framework