Page 1 of 1

Reference list of lisp symbols and commands

Posted: Tue Sep 06, 2016 7:08 pm
by tcebob
I'm looking for a list of symbols and commands for reference. (Not a tutorial or textbook.) Have you seen such an one?
tcebob

Re: Reference list of lisp symbols and commands

Posted: Tue Sep 06, 2016 8:56 pm
by nuntius
Hi,

Is the CLQR what you are looking for?

http://clqr.boundp.org/

The CLHS and CLTL2 are the full references.

http://www.lispworks.com/documentation/common-lisp.html

https://www.cs.cmu.edu/Groups/AI/html/cltl/cltl2.html

Re: Reference list of lisp symbols and commands

Posted: Tue Sep 06, 2016 9:23 pm
by tcebob
Thank you, Nuntius, for your quick response. I downloaded clqr-a4-consec.pdf as I expect to use it on-screen rather than print it. Looks like exactly what I wanted.
tcebob