+ 3
How to use swift on window or Linux? It's possible?
2 Respuestas
+ 21
Swift already exists for Mac OS X and Linux, but until now no open source port of Apple's Swift code to Windows was available or announced. ... To run the Swift interpreter, you need only the Visual C++ Redistributable for Visual Studio 2015.
+ 6
use Swift within the windows subsystem for Linux. WSL.