Kotlin Boilerplate Code (Starter Template)
No more strugling for finding boilerplate codes.
Just copy, paste & go!
// Hello World Program fun main(args : Array<String>) { println("Hello, BoilerplateWorld!") }
About the language
Kotlin Description
Kotlin is a type-inferred, cross-platform, statically typed general-purpose programming language. Although Kotlin is designed to work seamlessly with Java, and the JVM version of the standard library relies on the Java Class Library, type inference allows for more concise syntax.
Official Wikipedia pageDevelopment information
Developers: JetBrains
Released on: 22/07/2011
Type of format: Programming language
Market share: 1.62%