Is there any method to use Swift compiler on a "non-Mac" machine, like Windows? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Is there any method to use Swift compiler on a "non-Mac" machine, like Windows?

I don't have a Mac computer, that's why I can't implement these program logics anywhere.

14th Mar 2017, 11:09 AM
Mayank Soni
Mayank Soni - avatar
2 Answers
0
Xcode is only for OSX. You can try RemObjects Elements and IBM Swift Sandbox, they are good to learn, but Xcode still the main IDE to code in Swift.
15th Mar 2017, 1:15 PM
Felipe Cruz
Felipe Cruz - avatar
0
I know that currently, XCode is the only IDE available for implementing Swift, but isn't there any compiler that can be used on Windows (Visual Studio kind of)?
15th Mar 2017, 2:13 PM
Mayank Soni
Mayank Soni - avatar