Martijn
Apparently Apple is prioritising Linux over Windows for their open-source Swift release. That is interesting. pxlnv.com/linklog/...
Mark Dain
It seems most people see Linux = Ubuntu. Very similar to these Chrome only websites that keep cropping up
Martijn
I wonder how hard it would be to build on other distros. The rumours are they want to focus on servers, and I do not believe Ubuntu is very big in the server world. My host uses CentOS, I think.
🏒 Lucian Marin
I use Ubuntu 14.04 LTS for Sublevel.
Nkrs
Maybe not hard, but a lot of work. From what I understood, to compile the Swift compiler, I'd have to have the Clang compiler which uses LLVM, and the CMake build system. I'm guessing someone will make it work with GCC and GNU Make eventually, but right now it seems like too big ceremony to install one compiler and build system just to be able to compile another.