Re: Pocket Reference for Common Lisp
- From: Edi Weitz <spamtrap@xxxxxxxxxx>
- Date: Fri, 29 Feb 2008 01:25:51 +0100
On Thu, 28 Feb 2008 17:39:17 -0600, dfeustel@xxxxxxxxxxxxxx wrote:
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?
The closest thing you'll probably get on paper is the 90-page (IIRC)
appendix of Paul Graham's book "ANSI Common Lisp" which is a short
reference to all special forms, functions, macros, variables, etc. of
the standard. Not exactly a pocket book, but at least a paperback.
If you have some kind of "e-book reader" (iLiad, Kindle, Sony, etc.)
that can display HTML in an acceptable way, the CLHS is hard to beat,
though.
Edi.
--
European Common Lisp Meeting, Amsterdam, April 19/20, 2008
http://weitz.de/eclm2008/
Real email: (replace (subseq "spamtrap@xxxxxxxxxx" 5) "edi")
.
- References:
- Pocket Reference for Common Lisp
- From: dfeustel
- Pocket Reference for Common Lisp
- Prev by Date: Re: Why Lisp?
- Next by Date: Re: Why Lisp?
- Previous by thread: Re: Pocket Reference for Common Lisp
- Next by thread: Mixing text and binary data
- Index(es):
Relevant Pages
|