Description
Code written in Swift can be compiled, run, and debugged with the language toolchain and debugger. This is useful for developers building command-line tools, server software, or shared Swift code on Linux.
The toolchain executes compiler, debugger, and package workflows from the terminal. Users should treat build scripts and dependencies from unfamiliar projects as executable code.