Category:Kotlin: Difference between revisions

Content added Content deleted
(Todo)
m (Undo revision 261286 by Hajo (talk) Edit was pointless as there is already a link to tasks not implemented in Kotlin.)
Line 2: Line 2:
|checking=static
|checking=static
|tags=kotlin
|tags=kotlin
|site=http://kotlinlang.org}}Kotlin is a statically-typed programming language that runs on the [[JVM]] and can also be compiled to JavaScript.
|site=http://kotlinlang.org}}Kotlin is a statically-typed programming language that runs on the [[JVM]] and can also be compiled to JavaScript. It is being developed by JetBrains with assistance from open source contributors and is intended for industrial use.
It is being developed by JetBrains with assistance from open source contributors and is intended for industrial use.




In addition, a separate team at JetBrains is developing a version of Kotlin which compiles (via LLVM) directly to machine code for various platforms.
In addition, a separate team at JetBrains is developing a version of Kotlin which compiles (via LLVM) directly to machine code for various platforms. The first Technology Preview for this version was rolled out in April 2017.
The first Technology Preview for this version was rolled out in April 2017.


Kotlin has become a popular language for developing Android applications and, in May 2017, Google announced official support for it alongside Java and C++.
Kotlin has become a popular language for developing Android applications and, in May 2017, Google announced official support for it alongside Java and C++.

==Todo==
[[Reports:Tasks_not_implemented_in_Kotlin]]