Misc
Resources
- Official documentation (The Swift Programming Language)
- Sample code
Installation
Recommended: use swiftenv
-
Install swiftenv
-
Get the latest version of Swift from https://swift.org/download/
-
Install Swift
https://swiftenv.fuller.li/en/latest/getting-started.html#installing-swift
swiftenv install 4.0.3
REPL
With swiftenv:
swift -I ~/.swiftenv/versions/$(swiftenv global)/usr/lib/swift/clang/include/