https://github.com/apple/ This organization has no public repositories.
Swift is Open Source
101–110 of 458 posts
Re: Swift is Open Source
#102WebKit.org, for instance, is registered with CSC Corporate Domains the same as apple.com, and is hosted on an Apple-owned IP block.
Perhaps a (further) indication this isn't ready for prime time yet?
Re: Swift is Open Source
#103The Swift port for Linux seems to only support x86-64 for now. https://swift.org/blog/swift-linux-port/ I would like to see how swift could run on Linux ARM devices (Raspberry Pi 2/Beagleboard/etc) and other platforms; given that the runtime is already on iOS devices. Kudos to Apple for open-sourcing Swift.
Try to compile it and see if you can get it to work?
Re: Swift is Open Source
#104It's great to see them follow through with this. I remember when Steve Jobs went on stage and said that FaceTime would be an open standard. Haven't seen that happen yet.
Re FaceTime, I recently read an unsubstantiated but plausible comment that they'd run into patent issues that caused a redesign that caused issues open sourcing it.
Re: Swift is Open Source
#105@OP: Please change title to "Swift will be Open Source soon" until the git repositories become actually available.
Edit: And now it's on GitHub.
Re: Swift is Open Source
#106Apache 2.0 License + Runtime Library Exception + copyright owned by the contributor (i.e. no assignment or CLA) + good community structure and documentation + code of conduct... well done, Apple!
Anybody knows what effects of the "copyright owned by the contributor" are in the context of Swift's Apache license? I guess the "good side" is that the lawyers of other companies probably like when the code made by their programmers keeps being copyrighted by the company. But it is still an Apache license, so they can't demand too much from the users of the code. Still, are there any negative aspects? Any imaginable…
Re: Swift is Open Source
#107Interesting that this domain is registered at GoDaddy via DomainsByProxy, and hosted on a SoftLayer IP block. WebKit.org, for instance, is registered with CSC Corporate Domains the same as apple.com, and is hosted on an Apple-owned IP block. Perhaps a (further) indication this isn't ready for prime time yet?