Re: Pocket Reference for Common Lisp



On Feb 28, 6:14 pm, Ari Johnson <iamthe...@xxxxxxxxx> wrote:
dfeus...@xxxxxxxxxxxxxx writes:
I'm reading and getting a lot out of _Practical Common Lisp_.
I'd like to get a pocket book documenting all the common lisp
functions, macros, etc for use when writing lisp code.
O'Reilly doesn't seem to do Lisp.
Is there such from another source?

Install a local copy of the Common Lisp HyperSpec. That's the most
physical space- and time-efficient solution.

I've seem people mention doing this, but I haven't seen a convenient
way to do it. I've found these references to the Hyperspec:

http://www.lispworks.com/documentation/common-lisp.html
http://www.lispworks.com/documentation/HyperSpec/Front/index.htm
http://www.lisp.org/HyperSpec/FrontMatter/index.html

But it's 2300 files and I don't want to get them by hand. Where can
you get a copy of the Hyperspec to install?
.



Relevant Pages

  • Re: Why Lisp is too hard for me to use
    ... >> on any conformant Lisp is roughly equivalent to being maximally portable, ... The Hyperspec is a wonderful thing, but I see no reason to require ... a particular subset of all possible platforms, ... Common Lisp implementation. ...
    (comp.lang.lisp)
  • Re: Why Lisp is not popular with average programmers
    ... I had CLTL2 and the hyperspec. ... These are standard references, and there wasn't *any* hint of any ability to handle UI or hardware in either one. ... around month 4 I think *I'd* have believed that I/O other than the REPL didn't exist in Lisp. ... AllegroCache in pure, portableCommon Lisp. ...
    (comp.lang.lisp)
  • Re: Why Lisp is not popular with average programmers
    ... I had CLTL2 and the hyperspec. ... > several months (using the "standard refs" as language documentation ... > implementation-dependent, unportable code, you're really sucking air ... for this specific purpose) in pure, portableCommon Lisp. ...
    (comp.lang.lisp)
  • Re: Newbie - request for code comments (thanks)
    ... > using Common Lisp for the PC. ... As I am just giving Lisp a spin, ... The Hyperspec is quite readable, ...
    (comp.lang.lisp)
  • Re: 32-bit library on 64-bit SUSE 10 system
    ... I compiled a program in a rare language (Common Lisp) on a 32-bit SUSE 10 ... Thus I tried to install the 32-bit version of libssl on the 64-bit ... The way things evolved when 64bit x86 arrived was, 64bit libs went into the ...
    (comp.os.linux.setup)