
Swift supports accessing C interfaces but with Swift System it aims to provide idiomatic Swift interfaces to low-level system libraries. Swift System provides separate APIs and behaviors depending upon the platform and its capabilities. Swift in its current form while also adding Linux support doesn't yet support every system call. Besides expanding their coverage, Swift for Windows continues to be worked on too.
Those wanting to find out more about Swift System going open-source and the new Linux support via the Swift.org blog .