Earlier quoted context omitted.
Thanks for the good response. I'll be taking a closer look into ql as soon as I can.
Also, you can have it both ways: asdf-install is installable via Quicklisp.
How long does it take to install and try Quicklisp? (a gif screencast)
11–17 of 17 posts
and to add to this, they play nicely together, so you can asdf-install a new local version of a package available through quicklisp, and (require 'that-package) will load your newer local version.
Re: How long does it take to install and try Quicklisp? (a gif screencast)
#12It's nice to see that I'm not the only one left using that font ( -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1 ) for my terminals. Anything else bugs me.
I normally use 7x14, but used 6x13 to get a slightly smaller terminal for the screencast.
Off-topic; how did you make the screencast?
Re: How long does it take to install and try Quicklisp? (a gif screencast)
#13Re: How long does it take to install and try Quicklisp? (a gif screencast)
#14If you know exactly what to type.
Re: How long does it take to install and try Quicklisp? (a gif screencast)
#15If you know exactly what to type.
What to type is documented at www.quicklisp.org.
Re: How long does it take to install and try Quicklisp? (a gif screencast)
#16Re: How long does it take to install and try Quicklisp? (a gif screencast)
#17Great to see quicklisp mentioned here. Hopefully this will stem the tide of "but common lisp has no libraries/package-management systems" comments.
Better late than never.