Talk:Kotlin (programming language)
Latest comment: 11 years ago by K0zka in topic more on features
![]() | Computing: Software C‑class Low‑importance | ||||||||||||
|
![]() | This article was nominated for deletion on July 25 2011. The result of the discussion was redirect to JetBrains. |
Draft articles related to this topic
See also:
- Wikipedia talk:Articles for creation/Kotlin (programming language) (last non-redirect version), which was created in January 2014.
- User:Be nt all/Kotlin (programming language), which is the version that existed prior to the July/August 2011 deletion discussion at Wikipedia:Articles for deletion/Kotlin (programming language).
more on features
Nice article. I think it could be further improved with some more details on the following topics:
- nullpointer protection
- function literals
- operators
- a little more on how kotlin extends existing java framework classes (e.g. collections, String, etc)
- var vs val
- more on arrays and probably also on special arrays like IntArray
Others:
- IDE support
- Build tool support
- any notable projects written in kotlin?