planck

Planck ClojureScript REPL
mfikes 2016-04-24T12:59:47.000007Z

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

slipset 2016-04-24T18:30:08.000008Z

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

slipset 2016-04-24T18:30:42.000009Z

But I guess gcc can handle Objective C?

mfikes 2016-04-24T18:31:18.000010Z

Maybe some of the smaller files can be converted first.

mfikes 2016-04-24T18:33:43.000011Z

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.

mfikes 2016-04-24T18:35:42.000012Z

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.)