News

The Kotlin/Native compiler, currently in development, generates platform-native binaries from Kotlin code and is interoperable with C functions Kotlin, the JVM-based language from IDE maker ...
Kotlin 1.2’s standard library is compatible with newly introduced Java 9 module system, which forbids split packages (multiple .jar files declaring classes in the same package).
Every year, Google releases the source code for the I/O Android companion app several weeks after the developer conference. The 2018 version is notable for a “comprehensive rewrite” featuring ...