News

Kotliin/Native compiles Kotlin code in native binaries that can run without a virtual machine. Additionally, Kotlin 2.0.0 introduces a default method for generating lambda functions via invokedynamic.
JetBrains also improved the tooling for Kotlin Multiplatform, a way to reuse code across operating system environments, with a single all-in-one tool built on the Fleet platform.
Thanks to this approach, Meta has been able to port over 10 million lines of Kotlin code, allowing thus the majority of Meta Android engineers to switch to Kotlin for their daily tasks.
kotlin-scripting-ide-services, a library for implementing code completion functionality, mainly for REPL implementations. It is currently used in projects like Kotlin Interactive.
The feature in beta proposes intelligent file-wide code edits beyond traditional line completion. Deploying Backstage, ...
JetBrains, creator of the Kotlin programming language, has announced a beta program for a new SDK for cross-platform mobile development in Kotlin. Kotlin Multiplatform Mobile will allow developers ...