|
|
|
|
|
by Southy
2513 days ago
|
|
Great response, I really like chicken when working on Mac or Linux, but it's windows (where I do most of my development) that it struggles. Some eggs just don't install and the error messages are really bad at that point. Trying to install awful to develop a web api I had to give up, couldn't find a way of getting it installed on windows (no problem on OSX or Ubuntu 18.04) Installed Portacle and (ql:quickload "hunchentoot") and was up and running in a few minutes. A lot of lisp-languages could do with an equivalent to Portacle, an opinionated dev environment that you can install and just start coding, an area that Racket is excellent in. |
|
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...