Category:Kotlin: Difference between revisions

From Rosetta Code
Content added Content deleted
(Turned off HoPL reference.)
m (Change JVM link so Kotlin appears in the JVM languages list (I hope...))
 
Line 5: Line 5:
|hopl=no
|hopl=no
}}
}}
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.
Kotlin is a statically-typed programming language that runs on the [[runs on vm::Java Virtual Machine]] (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.





Latest revision as of 14:50, 14 May 2024

Language
Kotlin
This programming language may be used to instruct a computer to perform a task.
Official website
Type checking: Static
Lang tag(s): kotlin


Listed below are all of the tasks on Rosetta Code which have been solved using Kotlin.

Kotlin is a statically-typed programming language that runs on the Java Virtual Machine (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.


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.

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

Subcategories

This category has the following 2 subcategories, out of 2 total.

Pages in category "Kotlin"

The following 200 pages are in this category, out of 1,150 total.

(previous page) (next page)

A

C

(previous page) (next page)