D
D
Daniil Borisov2016-07-09 16:27:33
Swift
Daniil Borisov, 2016-07-09 16:27:33

What is the best online swift compiler?

I am learning to program in swift, I need an online compiler. (until I bought a mac for xcode)

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
Alexander Semchenko, 2016-07-09
@0xcffaedfe

No, install MacOS or download emkule with it.

G
gilaz, 2016-07-11
@gilaz

There are packages for Ubuntu.
You can use an online IDE with the ability to install your own packages, such as c9 .
Create a workspace with the template blank c958c3e4b16c4773a9b0798f183bf83d.png
In the IDE window, in the tab with the terminal, enter the command

sudo add-apt-repository ppa:ubuntu-desktop/ubuntu-make && \
sudo apt update && \
sudo apt install ubuntu-make && \
umake swift

We agree with everything and install Swift.
After installation, you need to re-open the terminal.

D
Dmitry Donkovtsev, 2016-07-11
@Demetriy

This one is just as good IBM Swift Sandbox .

P
protonchik, 2021-06-02
@protonchik

online.swiftplayground.run

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question