Tag Archives: Kotlin

How to Install Kotlin compiler in Ubuntu 18.04/16.04

This quick tutorial is going to show you how to install the command line Kotlin compiler in Ubuntu 16.04, Ubuntu 17.10, Ubuntu 18.04. Kotlin is a statically typed programming language that runs on the Java virtual machine and also can be compiled to JavaScript source code or use the LLVM compiler infrastructure. Kotlin is a fully supported programming language by ...

Read More »