På Wed, 23 Jul 2008 23:55:51 +0200, skrev Ali <emailaliclark@[EMAIL PROTECTED]
>:
> Hello there, I'm virtually an alien to CL and talking in general, so I
> hope this doesn't tread on anyone's toes. If it does, sorry!
>
> There are basically 2 things that I would like to ask your opinion
> about, and this is all factually based rather than religious, so don't
> worry.
>
> The first, what function reference do you use? Currently I use the
> HyperSpec:
>
> http://www.lisp.org/HyperSpec/Body/fun_mapccm_ma_istcm_mapcon.html
>
Well Not on the web. But Paul Graham's book "ANSI Common Lisp" has a
reference.
>
> The user would then do
>
> (load "my-standard.lisp")
>
> and get hacking.
>
> Ofcourse, I could do that myself, but I'm ever so lazy*.
>
> opinions, please!
I'd get the LispWorks Personal Edition and Edi Weitz's "Lisp starter Pack"
if you are using Windows.
http://www.lispworks.com/
http://www.weitz.de/starter-pack/
On Linux I hear clbuild is good
http://common-lisp.net/project/lispbox/
http://www.sbcl.org/
http://common-lisp.net/project/clbuild/
--------------
John Thingstad


|