Category:Swift

From Rosetta Code
Revision as of 04:42, 3 June 2014 by rosettacode>Spoon! (Created page with "{{language|Swift |exec=machine |strength=strong |express=inferred |checking=both |parampass=both |gc=reference counting |safety=safe |compat=nominative |site=http://developer....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 expression: Inferred
Type checking: Dynamic, Static
See Also:
Listed below are all of the tasks on Rosetta Code which have been solved using Swift.

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.

Pages in category "Swift"

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

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