|
|
|
|
|
by mdhughes
2513 days ago
|
|
I've never had a Windows, I'm a Mac nerd, but I'm looking into it for cross-platform binaries. Option 1: MS has a Linux subsystem now. Problem solved, but maybe not customer-friendly. Option 2: Cygwin probably works, I've seen John Cowan mention it in IRC. Option 3: This somewhat messy process:
https://wiki.call-cc.org/compiling-chicken-on-windows-xp-wit... |
|
But I don't consider that to be a real native option, it is some kind of weird halfway house that sort of installs linux binaries but they are also kind of windows ones polluting your windows path.
Currently SBCL 'just works' on native windows, which puts it ahead for me if you are happy with both Scheme and CL.