9 ms·
> Contrast that with Lisp where you can spend at least a day just getting the environment set up in a way that asdf doesn't hate. I recently re-installed my OS
by emiljbs 12y ago
> Contrast that with Lisp where you can spend at least a day just getting the environment set up in a way that asdf doesn't hate.
I recently re-installed my OS and setting up my Lisp environment (SBCL, Quicklisp, SLIME+Emacs) took about 30 minutes.
- aerique 12y agoYeah, download SBCL, load quicklisp.lisp, done. I don't see what the problem is on Windows.
- sillysaurus3 12y agoSeveral years ago SBCL was unusable for game programming on windows due to crashes. I tried and eventually gave up. My info is out of date though. Maybe it's better now.
- jarcane 12y agoI've not had any issues with SBCL on Windows except with the thread support.