Answer the question
In order to leave comments, you need to log in
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
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
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
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question