Hacker News new | ask | show | jobs
by therestisgone 3642 days ago
I would do more things in Ceylon if it wasn't plagued by performance problems. So far the only way I've found is to avoid any of the few libraries written in Ceylon and just use Java libraries but if you're going to do that then Kotlin's interop is far more appealing.
1 comments

How so? Kotlin's interop isn't actually any better as far as I can see?