Hacker News new | ask | show | jobs
by wpdev_63 2958 days ago
Kotlin is just Java with some really _nice_ syntactic sugar. It transpiles 1:1 to Java so you are going to need to know Java anyways.
1 comments

Kotlin also compiles to pure JavaScript.

Does this mean that Kotlin is JavaScript with some really _nice_ syntactic sugar?