RosettaCodeData/Lang/Swift/00-LANG.txt
2023-07-01 13:44:08 -04:00

11 lines
No EOL
565 B
Text

{{language|Swift
|exec=machine
|strength=strong
|checking=both
|parampass=both
|gc=reference counting
|safety=safe
|compat=nominative
|site=https://swift.org/
|LCT=yes}}{{language programming paradigm|Object-oriented}}
[[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.