Ask HN: Are there any Swift compilers for JVM?
Swift- the new programming language from Apple shares a lot with Groovy, a JVM language.
Are there any ongoing work to use Swift to write code that run in a JVM?
Are there any ongoing work to use Swift to write code that run in a JVM?
4 comments
[ 21.3 ms ] story [ 71.7 ms ] threadI dispute this claim. According to the top comment at "Swift is a lot like Scala" https://news.ycombinator.com/item?id=8218578 which was submitted an hour before yours here: "Scala, modern C#, Kotlin, Xtend, Nemerle, Ceylon, Dart and Swift have a lot in common. They're all compiled languages with pretty high performance characteristics."
Most of those are JVM languages (Scala, Kotlin, Xtend, Nemerle, Ceylon) which Swift shares a lot with, but Groovy less so I'd say.