Category:Swift: Difference between revisions

From Rosetta Code
Content added Content deleted
mNo edit summary
(Swift now runs on Linux; updated description)
Line 9: Line 9:
|site=http://developer.apple.com/swift/
|site=http://developer.apple.com/swift/
|LCT=yes}}{{language programming paradigm|Object-oriented}}
|LCT=yes}}{{language programming paradigm|Object-oriented}}
[[wp:Swift (Apple programming language)|Swift]] is an [[object-oriented]] programming language developed by Apple Inc. for Mac OS X and iOS development. It runs on the Objective-C runtime and is mainly used with the Cocoa API. It was announced at WWDC 2014.
[[wp:Swift (Apple programming language)|Swift]] is a general purpose, multi-paradigm, systems programming language developed by Apple Inc. originally for Apple platforms. Linux support was added when open source Swift was released. It runs on the Objective-C runtime on Darwin and is mainly used with the Cocoa API. It was announced at WWDC 2014.

Revision as of 22:09, 12 September 2018

Language
Swift
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Compiled (machine code)
Garbage collected: Reference counting
Parameter passing methods: By reference, By value
Type safety: Safe
Type strength: Strong
Type compatibility: Nominative
Type checking: Dynamic, Static
See Also:
Listed below are all of the tasks on Rosetta Code which have been solved using Swift.

Swift is a general purpose, multi-paradigm, systems programming language developed by Apple Inc. originally for Apple platforms. Linux support was added when open source Swift was released. It runs on the Objective-C runtime on Darwin and is mainly used with the Cocoa API. It was announced at WWDC 2014.

Pages in category "Swift"

The following 200 pages are in this category, out of 612 total.

(previous page) (next page)
(previous page) (next page)