Hacker News new | ask | show | jobs
by bluegatty 61 days ago
Technically yes, but I don't think it could exist without Java.
1 comments

You can't even read a file in Kotlin without Java.
Not true today anymore, but definitely true for a lot of its history.
Really? I know there's kotlin.io.* but afaik that doesn't work on KNative or KJS.
thats pretty much what I mean, yes.