Apple has announced that Swift is now Open Source as had been promised by Tim Cook. According to the posting on the swift blog (https://developer.apple.com/swift/blog/ ), Apple has set up a new GITHUB account specifically for Swift source code. The features of this new open source movement includes:
- A bug reporting and tracking system
- Mailing lists
- A blog dedicated to the engineering of Swift
- Community guidelines
- Getting started tutorials
- Contributing instructions
- Documentation on Swift
- Developer and API design guidelines
You can download the core and the libraries from the Swift GITHUB site at:
https://github.com/apple















