Unfortunately, on the Swift website it says: Currently x86_64 is the only supported architecture on Linux. See: https://swift.org/blog/swift-linux-port/ As the raspberry pi runs on an ARM processor, there is no compiler at this moment. Side note: the iPhones run on ARM architecture too (ARMv7 and AR...