Y
Hacker News
new
|
ask
|
show
|
jobs
by
hyperpallium
3325 days ago
Bit of an aside, but is the Kotlin compiler itself runnable on JVMs supporting Java 6? So you could compile on an Android device.
2 comments
brad0
3325 days ago
It's supported all the way down to java 6.
link
izacus
3325 days ago
I think you need JDK8 to compile Kotlin, but I'm not 100% sure.
link