Kotlin

Kotlin is an open source programming language that combines object-oriented programming and functional features into a unique platform. It is introduced by JetBrains.

This is a strongly statically typed language.

Kotlin reduce lots of boiler plate code used in other programming languages.

In 2017, Google announced Kotlin is an official language for android development.

Main platform is JVM.