资讯

Kotlin 1.9.0 版本现已发布,适用于 JVM 的 K2 编译器目前处于测试版阶段。 这个版本包含新的语言功能以及针对 Kotlin Multiplatform 和 Kotlin/Native 的改进。
Developers have had to write different apps for iPhones and Android for years. These tools aim to make cross-platform app development easier.
As I occasionally dabble in Android development (using React Native), for which Visual Studio Code is my favorite editor, I decided to investigate that tool's support for Kotlin.
The Kotlin/Native compiler, currently in development, generates platform-native binaries from Kotlin code and is interoperable with C functions ...