Kotlin ()
is a
cross-platform
In computing, cross-platform software (also called multi-platform software, platform-agnostic software, or platform-independent software) is computer software that is designed to work in several computing platforms. Some cross-platform software ...
,
statically typed
In computer programming, a type system is a logical system comprising a set of rules that assigns a property called a type to every "term" (a word, phrase, or other set of symbols). Usually the terms are various constructs of a computer progra ...
,
general-purpose programming language with
type inference. Kotlin is designed to interoperate fully with
Java, and the
JVM version of Kotlin's
standard library
In computer programming, a standard library is the library (computing), library made available across Programming language implementation, implementations of a programming language. These libraries are conventionally described in programming lang ...
depends on the
Java Class Library,
but type inference allows its
syntax
In linguistics, syntax () is the study of how words and morphemes combine to form larger units such as phrases and sentences. Central concerns of syntax include word order, grammatical relations, hierarchical sentence structure ( constituency) ...
to be more concise. Kotlin mainly targets the JVM, but also compiles to
JavaScript
JavaScript (), often abbreviated as JS, is a programming language that is one of the core technologies of the World Wide Web, alongside HTML and CSS. As of 2022, 98% of Website, websites use JavaScript on the Client (computing), client side ...
(e.g., for frontend web applications using
React) or
native code via
LLVM (e.g., for native
iOS apps sharing
business logic with
Android
Android may refer to:
Science and technology
* Android (robot), a humanoid robot or synthetic organism designed to imitate a human
* Android (operating system), Google's mobile operating system
** Bugdroid, a Google mascot sometimes referred to ...
apps). Language development costs are borne by
JetBrains, while the Kotlin Foundation protects the Kotlin trademark.
On 7 May 2019, Google announced that the Kotlin programming language is now its preferred language for
Android
Android may refer to:
Science and technology
* Android (robot), a humanoid robot or synthetic organism designed to imitate a human
* Android (operating system), Google's mobile operating system
** Bugdroid, a Google mascot sometimes referred to ...
app developers.
Since the release of
Android Studio 3.0 in October 2017, Kotlin has been included as an alternative to the standard Java compiler. The Android Kotlin compiler produces Java 8 bytecode by default (which runs in any later JVM), but lets the programmer choose to target Java 9 up to 18, for optimization,
or allows for more features; has bidirectional
record class interoperability support for JVM, introduced in Java 16, considered stable as of Kotlin 1.5.
Kotlin has support for the web; by compiling to JavaScript (i.e., Kotlin/JS with the classic back-end, is declared stable since version 1.3), while the newer Kotlin/JS (
IR-based) is in beta as of version 1.5.30. Kotlin/Native (for e.g.
Apple silicon support) is considered beta since version 1.3.
History

In July 2011,
JetBrains unveiled Project Kotlin, a new language for the JVM, which had been under development for a year.
JetBrains lead Dmitry Jemerov said that most languages did not have the features they were looking for, with the exception of
Scala. However, he cited the slow
compilation time of Scala as a deficiency.
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 2 license.
The name comes from
Kotlin Island
Kotlin (russian: Ко́тлин) ( sv, Reitskär) is a Russian island, located near the head of the Gulf of Finland, west of Saint Petersburg in the Baltic Sea. Kotlin separates the Neva Bay from the rest of the gulf. The fortified city of Kronst ...
, near
St. Petersburg.
Andrey Breslav
Andrey, Andrej or Andrei (in Cyrillic script: Андрей, Андреј or Андрэй) is a form of Andreas/Ἀνδρέας in Slavic languages and Romanian. People with the name include:
*Andrei of Polotsk ( – 1399), Lithuanian nobleman
*An ...
mentioned that the team decided to name it after an island, just like Java was named after the Indonesian island of
Java (though the programming language Java was perhaps named after the coffee rather than the island).
JetBrains hopes that the new language will drive
IntelliJ IDEA sales.
The first commit to the Kotlin Git repository was on November 8, 2010.
Kotlin 1.0 was released on February 15, 2016. This is considered to be the first officially stable release and JetBrains has committed to long-term backwards compatibility starting with this version.
At
Google I/O 2017, Google announced first-class support for Kotlin on
Android
Android may refer to:
Science and technology
* Android (robot), a humanoid robot or synthetic organism designed to imitate a human
* Android (operating system), Google's mobile operating system
** Bugdroid, a Google mascot sometimes referred to ...
.
Kotlin 1.2 was released on November 28, 2017. Sharing code between JVM and JavaScript platforms feature was newly added to this release (as of version 1.4 multiplatform programming is an
alpha feature upgraded from "experimental"). A
full-stack demo has been made with the new Kotlin/JS Gradle Plugin.
Kotlin 1.3 was released on 29 October 2018, bringing coroutines for asynchronous programming.
On 7 May 2019, Google announced that the Kotlin programming language is now its preferred language for Android app developers.
Kotlin 1.4 was released in August 2020, with e.g. some slight changes to the support for Apple's platforms, i.e. to the
Objective-C
Objective-C is a general-purpose, object-oriented programming language that adds Smalltalk-style messaging to the C programming language. Originally developed by Brad Cox and Tom Love in the early 1980s, it was selected by NeXT for its N ...
/
Swift interop.
Kotlin 1.5 was released in May 2021.
Kotlin 1.6 was released in November 2021.
Kotlin 1.7 was released in June 2022, including the
alpha version of the new Kotlin K2
compiler
In computing, a compiler is a computer program that translates computer code written in one programming language (the ''source'' language) into another language (the ''target'' language). The name "compiler" is primarily used for programs that ...
.
Design
Development lead Andrey Breslav has said that Kotlin is designed to be an industrial-strength
object-oriented language, and a "better language" than
Java, but still be fully interoperable with Java code, allowing companies to make a gradual migration from Java to Kotlin.
Semicolons are optional as a
statement terminator
Terminator may refer to:
Science and technology
Genetics
* Terminator (genetics), the end of a gene for transcription
* Terminator technology, proposed methods for restricting the use of genetically modified plants by causing second generation s ...
; in most cases a
newline
Newline (frequently called line ending, end of line (EOL), next line (NEL) or line break) is a control character or sequence of control characters in character encoding specifications such as ASCII, EBCDIC, Unicode, etc. This character, or a ...
is sufficient for the
compiler
In computing, a compiler is a computer program that translates computer code written in one programming language (the ''source'' language) into another language (the ''target'' language). The name "compiler" is primarily used for programs that ...
to deduce that the statement has ended.
Kotlin
variable declarations and
parameter lists have the
data type come after the variable name (and with a
colon separator), similar to
Ada,
BASIC
BASIC (Beginners' All-purpose Symbolic Instruction Code) is a family of general-purpose, high-level programming languages designed for ease of use. The original version was created by John G. Kemeny and Thomas E. Kurtz at Dartmouth College ...
,
Pascal
Pascal, Pascal's or PASCAL may refer to:
People and fictional characters
* Pascal (given name), including a list of people with the name
* Pascal (surname), including a list of people and fictional characters with the name
** Blaise Pascal, Fren ...
,
TypeScript and
Rust. This, according to an article from Roman Elizarov, current project lead, results in alignment of variable names and is more pleasing to eyes especially when there are a few variable declarations in succession and one or more of the types is too complex for type inference or needs to be declared explicitly for human readers to understand.
Variables in Kotlin can be read-only, declared with the keyword, or
mutable, declared with the keyword.
Class members are public by default, and classes themselves are
final by default, meaning that creating a derived class is disabled unless the base class is declared with the keyword.
In addition to the
classes and
member functions (which are equivalent to methods) of object-oriented programming, Kotlin also supports
procedural programming
Procedural programming is a programming paradigm, derived from imperative programming, based on the concept of the '' procedure call''. Procedures (a type of routine or subroutine) simply contain a series of computational steps to be carri ...
with the use of
functions.
Kotlin functions and constructors support
default arguments,
variable-length argument lists,
named arguments and overloading by unique signature. Class member functions are virtual, i.e. dispatched based on the runtime type of the object they are called on.
Kotlin 1.3 added support for contracts, which are stable for the standard library declarations, but still experimental for user-defined declarations. Contracts are inspired by
Eiffel's design by contract programming paradigm.
Kotlin code may be compiled to
JavaScript
JavaScript (), often abbreviated as JS, is a programming language that is one of the core technologies of the World Wide Web, alongside HTML and CSS. As of 2022, 98% of Website, websites use JavaScript on the Client (computing), client side ...
, allowing for interoperability between code written in the two languages. This can be used either to write full web applications in Kotlin, or to share code between a Kotlin backend and a JavaScript frontend.
Syntax
Procedural programming style
Kotlin relaxes Java's restriction of allowing
static methods and variables to exist only within a class body. Static objects and functions can be defined at the top level of the package without needing a redundant class level. For compatibility with Java, Kotlin provides a
JvmName
annotation which specifies a class name used when the package is viewed from a Java project. For example,
@file:JvmName("JavaClassName")
.
Main entry point
As in
C,
C++,
C#, Java, and
Go, the
entry point to a Kotlin
program is a function named "main", which may be passed an array containing any
command-line arguments. This is optional since Kotlin 1.3.
Perl,
PHP and
Unix shell style
string interpolation
In computer programming, string interpolation (or variable interpolation, variable substitution, or variable expansion) is the process of evaluating a string literal containing one or more placeholders, yielding a result in which the placeholders ...
is supported.
Type inference is also supported.
// Hello, World! example
fun main()
fun main(args: Array)
Extension functions
Similar to C#, Kotlin allows adding an
extension function
Extension, extend or extended may refer to:
Mathematics
Logic or set theory
* Axiom of extensionality
* Extensible cardinal
* Extension (model theory)
* Extension (predicate logic), the set of tuples of values that satisfy the predicate
* Exte ...
to any class without the formalities of creating a derived class with new functions. An extension function has access to all the public interface of a class, which it can use to create a new function interface to a target class. An extension function will appear exactly like a function of the class and will be shown in code completion inspection of class functions. For example:
package MyStringExtensions
fun String.lastChar(): Char = get(length - 1)
>>> println("Kotlin".lastChar())
By placing the preceding code in the top-level of a package, the String class is extended to include a function that was not included in the original definition of the String class.
// Overloading '+' operator using an extension function
operator fun Point.plus(other: Point): Point
>>> val p1 = Point(10, 20)
>>> val p2 = Point(30, 40)
>>> println(p1 + p2)
Point(x=40, y=60)
Unpack arguments with spread operator
Similar to Python, the spread operator asterisk (*) unpacks an array's contents as comma-separated arguments to a function:
fun main(args: Array)
Destructuring declarations
''Destructuring declarations'' decompose an object into multiple variables at once, e.g. a 2D coordinate object might be ''destructured'' into two integers, and .
For example, the object supports destructuring to simplify access to its key and value fields:
for ((key, value) in map)
println("$key: $value")
Nested functions
Kotlin allows local functions to be declared inside of other functions or methods.
class User(val id: Int, val name: String, val address: String)
fun saveUserToDb(user: User)
Classes are final by default
In Kotlin, to derive a new class from a base class type, the base class needs to be explicitly marked as "open". This is in contrast to most object-oriented languages such as Java where classes are open by default.
Example of a base class that is open to deriving a new subclass from it.
// open on the class means this class will allow derived classes
open class MegaButton
class GigaButton: MegaButton()
Abstract classes are open by default
Abstract classes define abstract or "pure virtual" placeholder functions that will be defined in a derived class. Abstract classes are open by default.
// No need for the open keyword here, it’s already open by default
abstract class Animated
Classes are public by default
Kotlin provides the following keywords to restrict visibility for top-level declaration, such as classes, and for class members:
public
,
internal
,
protected
, and
private
.
When applied to a class member:
When applied to a top-level declaration:
Example:
// Class is visible only to current module
internal open class TalkativeButton
internal class MyTalkativeButton: TalkativeButton()
MyTalkativeButton().utter()
Primary constructor vs. secondary constructors
Kotlin supports the specification of a "primary constructor" as part of the class definition itself, consisting of an argument list following the class name. This argument list supports an expanded syntax on Kotlin's standard function argument lists, that enables declaration of class properties in the primary constructor, including visibility, extensibility and mutability attributes. Additionally, when defining a subclass, properties in super-interfaces and super-classes can be overridden in the primary constructor.
// Example of class using primary constructor syntax
// (Only one constructor required for this class)
open class BaseUser(open var isSubscribed: Boolean)
open class PowerUser(protected val nickname: String, final override var isSubscribed: Boolean = true):BaseUser(isSubscribed)
However, in cases where more than one constructor is needed for a class, a more general constructor can be used called secondary constructor syntax which closely resembles the constructor syntax used in most object-oriented languages like C++, C#, and Java.
// Example of class using secondary constructor syntax
// (more than one constructor required for this class)
class Context
class AttributeSet
open class View(ctx:Context)
class MyButton : View
Sealed classes
The Sealed classes and interfaces restrict the subclass hierarchies, meaning more control over the inheritance hierarchy.
Declaration of sealed interface and class:
sealed interface Expr
sealed class Job
All the subclasses of the sealed class are defined at compile time.
No new subclasses can be added to it after the compilation of the module having the sealed class.
For example, a sealed class in a compiled jar file cannot be subclassed.
sealed class Vehicle
data class Car(val brandName: String, val owner: String, val color: String): Vehicle()
class Bike(val brandName: String, val owner: String, val color: String): Vehicle()
class Tractor(val brandName: String, val owner: String, val color: String): Vehicle()
val kiaCar = Car("KIA", "John", "Blue")
val hyundaiCar = Car("Hyundai", "Britto", "Green")
Data classes
Kotlin's
data class
construct defines classes whose primary purpose is storing data. This construct is similar to normal classes except that the key functions
equals
,
toString
, and
hashCode
are automatically generated from the class properties. In Java, such classes are expected to provide a standard assortment of functions such as those. Data classes are not required to declare any methods, though each must have at least one property. A data class often is written without a body, though it is possible to give a data class any methods or secondary constructors that are valid for any other class. The
data
keyword is used before the
class
keyword to define a data class.
// data class with parameters and their optional default values
data class Book(val name: String = "", val price: Int = 0)
fun main(args: Array)
Kotlin interactive shell
$ kotlinc-jvm
type :help for help; :quit for quit
>>> 2 + 2
4
>>> println("Hello, World!")
Hello, World!
Kotlin as a scripting language
Kotlin can also be used as a scripting language. A script is a Kotlin source file (.kts) with top level executable code.
// list_folders.kts
import java.io.File
val folders = File(args .listFiles
folders?.forEach(::println)
Scripts can be run by passing the
-script
option and the corresponding script file to the compiler.
$ kotlinc -script list_folders.kts "path_to_folder_to_inspect"
Null safety
Kotlin makes a distinction between
nullable
Nullable types are a feature of some programming languages which allow a value to be set to the special value NULL instead of the usual possible values of the data type. In statically typed languages, a nullable type is an option type, while in d ...
and non-nullable data types. All nullable objects must be declared with a "?" postfix after the type name. Operations on nullable objects need special care from developers: null-check must be performed before using the value. Kotlin provides null-safe operators to help developers:
* (
safe navigation operator) can be used to safely access a method or property of a possibly null object. If the object is null, the method will not be called and the expression evaluates to null.
* (
null coalescing operator) often referred to as the
Elvis operator
In certain computer programming languages, the Elvis operator, often written ?:, is a binary operator that returns its first operand if that operand evaluates to a true value, and otherwise evaluates and returns its second operand. This is ident ...
:
fun sayHello(maybe: String?, neverNull: Int)
An example of the use of the safe navigation operator:
// returns null if...
// - foo() returns null,
// - or if foo() is non-null, but bar() returns null,
// - or if foo() and bar() are non-null, but baz() returns null.
// vice versa, return value is non-null if and only if foo(), bar() and baz() are non-null
foo()?.bar()?.baz()
Lambdas
Kotlin provides support for
higher-order function
In mathematics and computer science, a higher-order function (HOF) is a function that does at least one of the following:
* takes one or more functions as arguments (i.e. a procedural parameter, which is a parameter of a procedure that is itself ...
s and
anonymous functions or lambdas.
// the following function takes a lambda, f, and executes f passing it the string "lambda"
// note that (String) -> Unit indicates a lambda with a String parameter and Unit return type
fun executeLambda(f: (String) -> Unit)
Lambdas are declared using braces, . If a lambda takes parameters, they are declared within the braces and followed by the operator.
// the following statement defines a lambda that takes a single parameter and passes it to the println function
val l =
// lambdas with no parameters may simply be defined using
val l2 =
Complex "hello world" example
fun main(args: Array)
// Inline higher-order functions
inline fun greet(s: () -> String) : String = greeting andAnother s()
// Infix functions, extensions, type inference, nullable types,
// lambda expressions, labeled this, Elvis operator (?:)
infix fun String.andAnother(other : Any?) = buildString()
// Immutable types, delegated properties, lazy initialization, string templates
val greeting by lazy
// Sealed classes, companion objects
sealed class to
// Extensions, Unit
fun String.print() = println(this)
Tools
*
IntelliJ IDEA has plug-in support for Kotlin. IntelliJ IDEA 15 was the first version to bundle the Kotlin plugin in the IntelliJ Installer, and provide Kotlin support out of the box.
* JetBrains also provides a plugin for
Eclipse
An eclipse is an astronomical event that occurs when an astronomical object or spacecraft is temporarily obscured, by passing into the shadow of another body or by having another body pass between it and the viewer. This alignment of three ce ...
.
* Integration with common Java build tools is supported including
Apache Maven,
Apache Ant, and
Gradle.
*
Android Studio (based on IntelliJ IDEA) has official support for Kotlin, starting from Android Studio 3.
*
Emacs
Emacs , originally named EMACS (an acronym for "Editor MACroS"), is a family of text editors that are characterized by their extensibility. The manual for the most widely used variant, GNU Emacs, describes it as "the extensible, customizable, s ...
has a Kotlin Mode in its MELPA package repository.
*
Vim
Vim means enthusiasm and vigor. It may also refer to:
* Vim (cleaning product)
* Vim Comedy Company, a movie studio
* Vim Records
* Vimentin, a protein
* "Vim", a song by Machine Head on the album ''Through the Ashes of Empires''
* Vim (text ed ...
has a plugin maintained on GitHub.
Json2Kotlingenerates
POJO style native Kotlin code for web service response mapping.
Applications
When Kotlin was announced as an official Android development language at
Google I/O in May 2017, it became the third language fully supported for Android, in addition to Java and C++. As of 2020, Kotlin is still most widely used on Android, with Google estimating that 70% of the top 1000 apps on the Play Store are written in Kotlin. Google itself has 60 apps written in Kotlin, including Maps and Drive. Many Android apps, such as Google's Home, are in the process of being migrated to Kotlin, and so use both Kotlin and Java. Kotlin on Android is seen as beneficial for its
null-pointer safety Void safety (also known as null safety) is a guarantee within an object-oriented programming language that no object references will have ''null'' or ''void'' values.
In object-oriented languages, access to objects is achieved through references ...
as well as for its features that make for shorter, more readable code.
In addition to its prominent use on Android, Kotlin is gaining traction in server-side development. The
Spring Framework officially added Kotlin support with version 5 on 4 January 2017. To further support Kotlin, Spring has translated all its documentation to Kotlin and added built-in support for many Kotlin-specific features such as coroutines. In addition to Spring, JetBrains has produced a Kotlin-first framework called Ktor for building web applications.
In 2020, JetBrains found in a survey of developers who use Kotlin that 56% were using Kotlin for mobile apps, while 47% were using it for a web back-end. Just over a third of all Kotlin developers said that they were migrating to Kotlin from another language. Most Kotlin users were targeting Android (or otherwise on the JVM), with only 6% using Kotlin Native.
Some of the main features of Kotlin include:
* Conciseness: Kotlin code is often much shorter than equivalent code written in Java, making it easier to write and maintain.
* Null safety: Kotlin has built-in support for null safety, which helps prevent null pointer exceptions and makes it easier to write safe code.
* Extension functions: Kotlin allows you to extend the functionality of existing classes by adding new functions to them, without having to inherit from them or use design patterns like decorators.
* Data classes: Kotlin has a built-in syntax for creating classes that hold data, which can be useful for storing simple data structures like records or database rows.
* Coroutines: Kotlin has a built-in support for coroutines, which are lightweight threads that can be used to perform asynchronous tasks without the overhead of traditional threads.
In terms of security, Kotlin provides several features that can help developers write secure code:
* Type safety: Kotlin's type system helps prevent type-related vulnerabilities, such as buffer overflows and SQL injection attacks.
* Access control: Kotlin's access control features allow you to specify which parts of your code are visible to other parts, helping to prevent unauthorized access to sensitive data.
* Safe calls: Kotlin's safe call operator (?.) allows you to safely access an object's methods and properties, without having to check for null values manually.
* Nullability annotations: Kotlin provides built-in annotations for specifying whether a value can be null or not, which can help prevent null reference exceptions and improve code readability.
Adoption
In 2018, Kotlin was the fastest growing language on GitHub with 2.6 times more developers compared to 2017. It is the fourth most loved programming language according to the 2020 Stack Overflow Developer Survey.
Kotlin was also awarded the O'Reilly Open Source Software Conference Breakout Award for 2019.
Many companies/organizations have used Kotlin for backend development:
* Google
* Norwegian Tax Administration
* Gradle
* Amazon
* Cash App
* JetBrains
* Flux
*
Allegro
* OLX
* Shazam
* Pivotal
* Rocket Travel
* Meshcloud
* Zalando
Some companies/organizations have used Kotlin for web development:
* JetBrains
* Data2viz
* Fritz2
* Barclay's Bank
A number of companies have publicly stated they were using Kotlin:
* DripStat
*
Basecamp
*
Pinterest
* Coursera
* Netflix
* Uber
* Cash App
* Trello
* Duolingo
* Corda, a distributed ledger developed by a consortium of well-known banks (such as
Goldman Sachs
Goldman Sachs () is an American multinational investment bank and financial services company. Founded in 1869, Goldman Sachs is headquartered at 200 West Street in Lower Manhattan, with regional headquarters in London, Warsaw, Bangalore, Hong ...
,
Wells Fargo,
J.P. Morgan
JP may refer to:
Arts and media
* ''JP'' (album), 2001, by American singer Jesse Powell
* ''Jp'' (magazine), an American Jeep magazine
* ''Jönköpings-Posten'', a Swedish newspaper
* Judas Priest, an English heavy metal band
* ''Jurassic Park ...
,
Deutsche Bank
Deutsche Bank AG (), sometimes referred to simply as Deutsche, is a German multinational investment bank and financial services company headquartered in Frankfurt, Germany, and dual-listed on the Frankfurt Stock Exchange and the New York Sto ...
,
UBS
UBS Group AG is a multinational Investment banking, investment bank and financial services company founded and based in Switzerland. Co-headquartered in the cities of Zürich and Basel, it maintains a presence in all major financial centres ...
,
HSBC
HSBC Holdings plc is a British multinational universal bank and financial services holding company. It is the largest bank in Europe by total assets ahead of BNP Paribas, with US$2.953 trillion as of December 2021. In 2021, HSBC had $10.8 tri ...
,
BNP Paribas,
Société Générale), has over 90% Kotlin code in its codebase.
See also
*
Comparison of programming languages
References
* This article contains quotations from Kotlin tutorials which are released under an Apache 2.0 license.
External links
*
{{Java (Sun)
2011 software
Free software projects
High-level programming languages
Java programming language family
JVM programming languages
Object-oriented programming languages
Programming languages
Programming languages created in 2011
Software using the Apache license
Statically typed programming languages
tk:Kotlin (programmirleme dili)