Category:Kotlin: Difference between revisions

From Rosetta Code
Content added Content deleted
(Updated to present position)
(Added brief details for Kotlin/Native.)
Line 2: Line 2:
|checking=static
|checking=static
|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.
|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.


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.

Revision as of 17:20, 2 May 2017

Language
Kotlin
This programming language may be used to instruct a computer to perform a task.
Official website
Type checking: Static
See Also:


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 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.

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,149 total.

(previous page) (next page)

A

C

(previous page) (next page)