Re: asdf-install sbcl windows



JH> Hello, I am new to Lisp.
JH> This is SBCL 1.0.9 on windows XP.
JH> Trying to get some data out of Postgresql. Thought that CLSQL might be
JH> a start.

are you intentionally choosing hardest path? SBCL is not officially
supported on Win32.

you can use free vmware products to run Linux on Windows, and run SBCL
there, or you can switch to implementation that is more-or-less supported
(CLISP, for example).


.



Relevant Pages