Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Kotlin is the new "statically-typed JVM-targeted programming language" with main design goals such as being Java compatible, fast compile times, and supporting cool other modern features (fp etc) that Java doesn't have.

Seems so far that one of their major competitors in the same space is Scala and one of the design goals is for Kotlin to also be simpler than Scala.

They do have a comparison page http://confluence.jetbrains.net/display/Kotlin/Comparison+to+Scala But having those differences here would be more of a level ground and the differences better explained.

share|improve this question
There is already detailed discussion in the comments under the article you mentioned so it would be clear duplication of content. – kuki Jan 11 '12 at 21:09
Cast reopen vote: I think this would make a decent community wiki; sifting through comments is a pain, and the differences on the linked page are brief and unexplained. – Dan Burton Jan 12 '12 at 1:46
@Dan, agreed. Interestingly, those who chose to close the thread are primarily stackoverflow SCALA heavies. Anyway, Java-next is TBD. Kotlin has some really nice features (some borrowed from Scala of course), the project definitely has legs with JetBrains driving the bus. Would love to see this thread re-opened so EVERYONE can clearly see the differences between the languages (without having to, as you point out Dan, sift through comments on Kotlin's site). – virtualeyes Jan 13 '12 at 21:34
Are you trying to spin a conspiracy theory? The reason why more Scala developer than Kotlin developers chose to cast a close vote on this question is because there are more Scala developers than Kotlin developers on StackOverflow, so they are more likely to see the question first. There's nothing "interesting" about that. – Jörg W Mittag Jan 14 '12 at 3:43
I'm not sure it would be duplication of content at all since StackOverflow seems to me built in a way that quality of answers and comments is really high. Here you would get concise properly described answers and good insightful discussions that you would never get in the link I provided, as you can see for yourself and the reason why I provided it. – polyglot Jan 14 '12 at 14:48
show 1 more comment

closed as off topic by Tomasz Nurkiewicz, Chris Shain, missingfaktor, Rex Kerr, Landei Jan 11 '12 at 19:39

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

Browse other questions tagged or ask your own question.