Content deleted Content added
Internal link for static typing |
m WP:CHECKWIKI error fixes, removed stub tag using AWB (9979) |
||
Line 1:
{{Infobox programming language
| name = Kotlin
| logo = [[File:
| caption =
| file_ext = .kt
Line 16:
| dialects =
| influenced by = [[Java (programming language)|Java]], [[Scala (programming language)|Scala]], [[Groovy (programming language)|Groovy]], [[C Sharp (programming language)|C#]], [[Gosu (programming language)|Gosu]]
| platform = Outputs [[Java Virtual Machine]] [[Java bytecode
| operating system = any supporting a JVM or JavaScript interpreter
| license = [[Apache license|Apache 2]]
Line 32:
== Semantics ==
Like [[Pascal programming language|Pascal]], [[Haxe]] and [[Scala (programming language)|Scala]], Kotlin [[Variable (computer science)|variable]] declarations and [[Parameter (
'''Hello, world! example'''
Line 45:
==See also==
There are other languages targeting the same market:<ref>[http://blog.joda.org/2011/07/kotlin-and-search-for-better-java_9066.html Kotlin and the search for a better Java], Stephen Colebourne, 2011-07-21.</ref>
* [[Ceylon (programming language)]]
* [[Fantom (programming language)]]
Line 66:
[[Category:Programming languages created in the 2010s]]
[[Category:Software using the Apache license]]
|