Kotlin is a new statically typed language from JetBrains. JetBrains is known for
its popular Java IDE IntelliJ. Kotlin was recently open sourced and the compiler
made available through Github. This article will show the steps necessary to
build and install the compiler and run a program.
Installation
JetBrains has