Swift (programming language)
Swift is a general-purpose programming language made by Apple Inc. Originally released in 2014, Swift has been known to be used for making iOS applications.

Swift logo.
Examples
Here is a Hello world program written in swift.
// Swift "Hello world!" Program
print("Hello world!")
References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.