Jump to content

User:Be nt all/Kotlin (programming language)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by SunKing2 (talk | contribs) at 23:09, 6 March 2012 (created page by updating redirect: (It's far from perfect, feel free to fix).). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Kotlin
Paradigmmulti-paradigm: object-oriented, structured, imperative, generic, reflective
DeveloperJetBrains
First appeared2012 (2012)
Typing disciplineStatic, strong, safe, nominative, manifest
OSCross-platform (multi-platform)
LicenseOpen source
Website[1]

Kotlin is an open-source programming language which compiles for the Java Virtual Machine (JVM) or to JavaScript. It was created by JetBrains in 2012.

History

Principles

Versions

Practices

Implementations


Performance

Syntax

Examples

See also

Template:Wikipedia books

Notes

References