Y
Hacker News
new
|
ask
|
show
|
jobs
by
philwelch
1122 days ago
I thought Kotlin was pretty widely used as a Java alternative on the backend
2 comments
rahmeero
1122 days ago
An example is smart contracts on the Corda blockchain, which is programmed in Kotlin. It may be me, but I have seen more Kotlin outside of Android than on it.
link
fnord77
1122 days ago
Kotlin seems kinds of pointless with the features in newer Java versions
link
d3nj4l
1122 days ago
No amount of lipstick on the java pig will make it as ergonomic to use by default as kotlin.
link
scns
1121 days ago
Harsh but have to agree.
link
pjmlp
1121 days ago
It is enough that it is the
Java
Virtual Machine, not Kotlin Virtual Machine.
Hence why Kotlin only really matters on Android.
link
doyouevensunbro
1122 days ago
Just looking at Java’s upcoming string interpolation makes me so happy I moved to Kotlin years ago.
https://openjdk.org/jeps/430
link
fbdab103
1122 days ago
Would Java had advanced without Kotlin on its doorstep?
link
fnord77
1121 days ago
Lots of languages are converging on features and idioms. Scala and Haskell have had an influence on New Java too.
link
pjmlp
1121 days ago
Yes, because Kotlin hardly matters in regards to the JVM.
link