Kotlin and Scala: a common downward trajectory
Briefly

"Kotlin remains superior to Java for writing internal domain-specific languages, mostly thanks to some syntactic sugar like the apply{} method, which facilitates DSL creation."
"Java is evolving much faster than it used to be, now featuring record types, pattern matching, and type inference, making it more modern and functional-friendly."
"Although Kotlin has coroutines, Java now introduces virtual threads, diminishing the gap between the two languages for certain use cases."
"The future of Kotlin may mirror that of Scala, facing decline due to complexity and competition as Java continues to adopt modern features."
Read at Medium
[
]
[
|
]