Fork me on GitHub
#planck
<
2016-04-24
>
mfikes12:04:47

I’m wondering if converting Planck’s Objective C to Swift would be a good path to Linux.

slipset18:04:08

It would certainly make it more pleasant to work with :)

slipset18:04:42

But I guess gcc can handle Objective C?

mfikes18:04:18

Maybe some of the smaller files can be converted first.

mfikes18:04:43

I was thinking of the possibility of using the open-sourced Swift compiler and especially its runtime classes, thinking it must be very close to what a lot of Planck currently makes use of in the Objective-C runtime.

mfikes18:04:42

I suppose GCC would lead to Windows, where Swift on Windows isn't a thing yet. (But Windows will be able to perhaps run Linux binaries soon.)