Sha256: a51feae9db0154830cc30793d0238e70e5cb7273f235376cff32657df6efd1a3
Contents?: true
Size: 1.28 KB
Versions: 153
Compression:
Stored size: 1.28 KB
Contents
Swift is a modern open source programming language that runs primarily on macOS and Linux. Swift was developed initially by Apple to interoperate with their key frameworks, Cocoa and CocoaTouch, both of which are mostly implemented in Objective-C. Swift is influenced by a large number of existing programming languages, and it incorporates concepts from a wide range of programming methods, everything from scripting to object oriented and functional programming. Apple refers to Swift as a protocol oriented programming language and has expressed the goal of eventually making Swift useful for everything from scripts to an operating system. This [Swift Tour](https://developer.apple.com/library/content/documentation/Swift/Conceptual/Swift_Programming_Language/GuidedTour.html) is an introduction the language. A [deeper overview](https://en.wikipedia.org/wiki/Swift_(programming_language)) of Swift from Wikipedia. Swift is documented in [The Swift Programming Language](https://developer.apple.com/library/content/documentation/Swift/Conceptual/Swift_Programming_Language/index.html) and in the [iBooks Store](https://itunes.apple.com/us/book/swift-programming-language/id881256329?mt=11). The ePub is also available on [Swift.org](https://swift.org/documentation/#the-swift-programming-language).
Version data entries
153 entries across 153 versions & 1 rubygems