Hacker News new | ask | show | jobs
by dwills 3411 days ago
The Swift support on Linux is the bare minimum required to say "Swift supports Linux". I seriously doubt that Swift will ever be any more "portable" than Objective-C. That is, Swift, like Objective-C, is portable in theory, but nobody uses it for anything except to write programs for Apple's iOS/macOS platform.
2 comments

Ibm has extensive support for swift on linux, and seem to be pushing it as a first class solutikn for thier linux based develooment.

https://www.theregister.co.uk/2016/02/23/ibm_releases_kitura...

Seems to me like the Server APIs group (https://swift.org/server-apis/) is pretty much about running Swift on non-iOS/macOS platforms.