Kotlin - What about it? JVM language Created by JetBrains fun main(args: Array<String>) { println("Hello World") }