{"library":"kotlin-compiler","type":"library","category":null,"description":"The official Kotlin compiler from JetBrains, version 2.3.21. Kotlin is a statically typed programming language that targets the JVM, JavaScript, Wasm, and native platforms. The compiler includes support for multiplatform projects, coroutines, and a rich standard library. Released on a frequent cadence with stable releases every few months and previews. Key differentiators include full interoperability with Java, concise syntax, and safety features like null safety and sealed classes. This package provides the command-line compiler (kotlinc) and is also used as a dependency by build tools like Gradle and Maven.","language":"javascript","status":"active","version":"2.3.21","tags":["javascript","Kotlin","Language","JavaScript","JVM","JetBrains"],"last_verified":"Fri May 01","install":[{"cmd":"npm install kotlin-compiler","imports":["import kotlin.*","import kotlinx.coroutines.*","tasks.withType<KotlinCompile> { kotlinOptions.jvmTarget = \"1.8\" }"]},{"cmd":"yarn add kotlin-compiler","imports":[]},{"cmd":"pnpm add kotlin-compiler","imports":[]}],"homepage":"https://kotlinlang.org","github":"https://github.com/JetBrains/kotlin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/kotlin-compiler","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}