Content deleted Content added
No edit summary Tags: Visual edit Mobile edit Mobile web edit |
No edit summary Tags: Visual edit Mobile edit Mobile web edit |
||
Line 58:
=== Development ===
The first commit to the Kotlin Git repository was on
In July 2011, [[JetBrains]] unveiled Project Kotlin, a new language for the JVM, which had been under development for a year.<ref name="announce">{{cite news |last1=Krill |first1=Paul |date=22 July 2011 |url=https://www.infoworld.com/d/application-development/jetbrains-readies-jvm-based-language-167875 |title=JetBrains readies JVM language Kotlin |work=[[InfoWorld]] |access-date=2 February 2014 |archive-url=https://web.archive.org/web/20190907161741/https://www.infoworld.com/article/2622405/jetbrains-readies-jvm-based-language.html |archive-date=7 September 2019 |url-status=live}}</ref> JetBrains lead Dmitry Jemerov said that most languages did not have the features they were looking for, with the exception of [[Scala (programming language)|Scala]]. However, he cited the slow [[compiler|compilation]] time of Scala as a deficiency.<ref name="announce" /> One of the stated goals of Kotlin is to compile as quickly as Java. In February 2012, JetBrains open sourced the project under the [[Apache License#Apache License 2.0|Apache 2 license]].<ref name="open source">{{cite news |last1=Waters |first1=John |date=22 February 2012 |url=https://adtmag.com/articles/2012/02/22/kotlin-goes-open-source.aspx |title=Kotlin Goes Open Source |website=ADTmag.com |publisher=1105 Enterprise Computing Group |url-status=live |archive-url=https://web.archive.org/web/20140218225151/https://adtmag.com/articles/2012/02/22/kotlin-goes-open-source.aspx |archive-date=18 February 2014 |access-date=2 February 2014}}</ref>
Line 64:
JetBrains expected Kotlin to drive [[IntelliJ IDEA]] sales.<ref>{{cite web |url=https://blog.jetbrains.com/kotlin/2011/08/why-jetbrains-needs-kotlin/ |title=Why JetBrains needs Kotlin |date=2 August 2011 |access-date=11 February 2018 |url-status=live |archive-url=https://web.archive.org/web/20230816024048/https://blog.jetbrains.com/kotlin/2011/08/why-jetbrains-needs-kotlin/ |archive-date=16 August 2023 |quote=we expect Kotlin to drive the sales of IntelliJ IDEA}}</ref>
Kotlin 1.0 was released on
At [[Google I/O]] 2017, Google announced first-class support for Kotlin on [[Android (operating system)|Android]].<ref name="kotlin-android">{{cite news |last1=Shafirov |first1=Maxim |date=17 May 2017 |url=https://blog.jetbrains.com/kotlin/2017/05/kotlin-on-android-now-official/ |title=Kotlin on Android. Now official |quote=Today, at the Google I/O keynote, the Android team announced first-class support for Kotlin. |access-date=18 May 2017 |url-status=live |archive-url=https://web.archive.org/web/20230529180054/https://blog.jetbrains.com/kotlin/2017/05/kotlin-on-android-now-official/ |archive-date=29 May 2023}}</ref> On 7 May 2019, Google announced that the Kotlin programming language is now its preferred language for Android app developers.<ref name="auto"/>
|