What is Kotlin? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What is Kotlin?

What is Kotlin language? which program its used in?

23rd Apr 2019, 12:38 PM
Rahmot Jamy
Rahmot Jamy - avatar
2 Answers
+ 5
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. Kotlin originated at JetBrains, the company behind IntelliJ IDEA, in 2010, and has been open source since 2012. The Kotlin team currently has more than 20 full-time members from JetBrains, and the Kotlin project on GitHub has about 100 contributors. JetBrains uses Kotlin in many of its products including its flagship IntelliJ IDEA.
23rd Apr 2019, 12:45 PM
Bilal Ahmed
Bilal Ahmed - avatar
23rd Apr 2019, 12:41 PM
Alessio Benvenuti
Alessio Benvenuti - avatar