Skip to content
Eduardo D'Avila edited this page Jul 16, 2017 · 1 revision

Welcome to the Kotlin-programming-language- wiki! Kotlin (programming language) Kotlin is a statically-typed programming language that runs on the Java Virtual Machine and also can be compiled to JavaScript source code or uses the LLVM compiler infrastructure. Its primary development is from a team of JetBrains programmers based in Saint Petersburg, Russia.[2] While the syntax is not compatible with Java, Kotlin is designed to interoperate with Java code and is reliant on Java code from the existing Java Class Library, such as the collections framework. https://en.wikipedia.org/wiki/Kotlin_(programming_language)

Kotlin and Android

https://developer.android.com/kotlin/index.html

Kotlin Language Documentation

http://kotlinlang.org/docs/kotlin-docs.pdf

References

https://kotlinlang.org/

https://en.wikipedia.org/wiki/Comparison_of_programming_languages

https://www.jetbrains.com/idea/download/ Windows | macOS | Linux

Clone this wiki locally