Kotlin Goes Open Source
Written by Kay Ewbank   
Wednesday, 29 February 2012

Kotlin, the alternative to Java developed by JetBrains, is now open sourced under the Apache 2 License.

Kotlin was first announced last year by JetBrains, the company best known for its Java IDE IntelliJ IDEA. last year, but has been under development by JetBrains since 2010.

 

 

Named after an island near St. Petersburg, Russia, where one of JetBrains' development offices is located, is object-based, statically typed, and compatible with the Java Virtual Machine and other languages that run on it. Kotlin's compiler can output Java byte code and Java can call Kotlin code.

According to the JetBrains' blog the open source agreement, under the Apache 2 License, covers snapshot builds and source code of: 

  • Kompiler -  Kotlin compiler
  • Enhancements to basic Java libraries including  utilities for JDK collections
  • Build tool integrations (Ant and Maven)
  • IntelliJ IDEA plugin - Kotlin's IDE

 

The blog says that the company is also

“looking for Kontributors, i.e. Kotlin contributors — brave souls eager to make this world a better place together with us.”

Snapshot builds of Kotlin (which is still under development) can be downloaded from GitHub.

 

 

More Information

Kotlin's Welcome Page

Github Kotlin Page

Related Articles

Kotlin - Another Java Alternative?

 

 

 

 

Banner


Kotlin Multiplatform Drops Support For Fleet
13/02/2025

JetBrains has announced that it is abandoning its plan to create a standalone Kotlin Multiplatform IDE and is planning to deprecate support for KMP on its lightweight Fleet IDE in order to focus its e [ ... ]



Machine Learning Pioneers Awarded Queen Elizabeth Prize
09/02/2025

The 2025 Queen Elizabeth Prize has been awarded to Yoshua Bengio, Bill Dally, Geoffrey Hinton, John Hopfield, Jensen Huang, Yann LeCun, and Fei-Fei Li. The seven 2025 Laureates share the £500,00 [ ... ]


More News

espbook

 

Comments




or email your comment to: comments@i-programmer.info

 

Last Updated ( Monday, 20 November 2023 )