is there a good article about why kotlin is great?...
# announcements
v
is there a good article about why kotlin is great? It's obviously better than java, maybe it's better than scala, but it does not make it a great language.
👎 1
k
vaskir: take a look at #feed
d
vaskir: There are many articles about what makes Kotlin great, but to name a couple of things here: 1) Null safety 2) DSL construction 3) Pleasant lambda syntax.
v
Thanks. Again, all these say the only thing - "Kotlin is better than Java".
d
So I guess the question is, what do you want to compare it to? Pascal? Haskell? LISP? Scala? What do you want to use it for? Kotlin in my favorite language, but the qualities that make me enjoy it may not be relevant to you.