Kotlin is a general purpose, open source, statically typed “pragmatic” programming language for the JVM and Android that combines object-oriented and functional programming features. It is focused on interoperability, safety, clarity, and tooling support. Versions of Kotlin for JavaScript (ECMAScript 5.1) and native code (using LLVM) are in the works.
Developer: JetBrains and open source contributors
Stable release: Kotlin 1.2 / November 28, 2017; 52 days ago
Filename extensions: kt,.kts
First appeared: 2011
Typing discipline: static, inferred
Comments
Post a Comment