Live data from Hacker News

Ask HN: Are there any Swift compilers for JVM?

news.ycombinator.com

1–5 of 5 posts

Re: Ask HN: Are there any Swift compilers for JVM?

#3
post #2

Why? What's Swift good for when stripped of Cocoa? (The same applies to Objective-C, except that it has GNUstep.) There are plenty of languages on top of JVM. Why Swift should be considered better from any of them?

Cross-platform code would be the obvious answer.

Re: Ask HN: Are there any Swift compilers for JVM?

#5
> Swift- the new programming language from Apple shares a lot with Groovy, a JVM language

I 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.