Windows installer with another lisp. Which should I choose?
Subject: Windows installer with another lisp. Which should I choose?
From: John Lapeyre
Date: Mon, 23 Sep 2013 22:21:09 +0200
On 09/23/2013 09:39 PM, Raymond Toy wrote:
> John> quicklisp : does *not* work with with gcl, cmucl.
>
> This is wrong. I know quicklisp works with cmucl and has since the
> beginning of quicklisp. Please let me know in what way it's not
> working and I will do my best to fix it. What version of cmucl?
> I just now did (ql:quickload "cl-store") with cmucl on my linux
> box. It compiled fine. I don't know how to use it, so I don't know if
> it works or not.
> I know cffi works with cmucl too.
I am not surprised. I was brief and neglected to say that I was not
sure that it didn't work, but rather that I was not able to get it to
work. I was trying to balance accuracy with brevity. I don't remember
why it did not work for me. But, I am glad to hear that they do work
on cmucl.
John