Kotlin
K
Kotlin
Definition
A modern, statically typed programming language developed by JetBrains that runs on the JVM and compiles to JavaScript or native code. Kotlin is the preferred language for Android development and offers null safety, coroutines, and concise syntax.