Swift
Swift is an actively used programming language created in 2014.
5Years Old | 352,024Users | 3,477Jobs |
- Swift ranks in the top 1% of languages
- the Swift website
- the Swift wikipedia page
- Swift first appeared in 2014
- the Swift team is on twitter
- replit has an online Swift repl
- See also: linux, freebsd, csharp, clu, d, haskell, objective-c, python, ruby, rust, ios, llvmir, c, smalltalk, java, unicode, android, kotlin
- I have 93 facts about Swift. just email me if you need more.
Example code from the Hello World Collection:
// Hello world in Swift println("Hello, world!")
Example code from Linguist:
println("Hello, world")
Example code from Wikipedia:
var someSortOfPrintableObject: SupportsToString ... print(someSortOfPrintableObject.toString())Edit
Last updated February 11th, 2019