Build Android apps, server backends, and command-line tools using the Kotlin language.
Compile Kotlin code to WebAssembly to run in web browsers.
Integrate Kotlin development into IntelliJ IDE, Gradle, or Maven build pipelines.
Contribute to or fork the Kotlin language compiler itself for custom language features.
Building the Kotlin compiler from source requires Java, Gradle, and significant compilation time; most users should install pre-built binaries instead.
This is the official source repository for the Kotlin programming language, maintained by JetBrains. Kotlin is a programming language, and this repository contains the compiler that turns Kotlin code into runnable programs, along with plugins for build tools Gradle and Maven, and a plugin for the IntelliJ development environment. The topics also list support for WebAssembly (wasm), which is a format for running code in web browsers. The README does not provide further detail about the language's features, syntax, or use cases, so a complete explanation is not possible from the provided data alone.
Generated 2026-05-18 · Model: sonnet-4-6 · Verify against the repo before relying on details.