1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
4 <title>Common Lisp Quick Reference
</title>
5 <meta name=
"author" content=
"Bert Burgemeister">
6 <link rel=
"shortcut icon" href=
"/favicon.ico" type=
"image/x-icon">
7 <link rel=
"icon" href=
"/favicon.ico" type=
"image/x-icon">
8 <link rel=
"stylesheet" href=
"new-pure.css" type=
"text/css">
13 <table class=
"main-table">
15 <td class=
"title" colspan=
"2">
16 <a href=
"index.html">Common Lisp Quick Reference
</a>
20 <td class=
"side-content">
22 <li><a href=
"index.html">home
</a>
23 <li><a href=
"download.html">download
</a>
24 <li><a href=
"printing.html">printing
& bookbinding
</a>
25 <li><a href=
"source.html">source
</a>
26 <li><a href=
"license.html">license
</a>
28 <li><a href=
"http://statcounter.com/project/standard/stats.php?project_id=7299380&guest=1">statistics
</a>
32 <a href=
"clqr-a4-consec.pdf" title=
"Preview">
33 <img class=
"right" src=
"sample-frontcover.jpg"
34 alt=
"[Front Cover Sample]"/>
37 <p> Common Lisp Quick Reference is a free booklet with short
38 descriptions of the thousand or so symbols defined in the ANSI standard.
39 It comes with a comprehensive index.
42 This rather humble effort is by no means meant to rival
43 the
<a href=
"http://www.lispworks.com/documentation/HyperSpec/Front/index.htm">
44 Common Lisp HyperSpec
</a>
45 or any of the great introductory web resources and books.
46 Its purpose is to give those who like a piece of
47 dead tree in their hands a quick overview on things they
48 know already, or some clue on what to look up elsewhere.
51 <p>It is written in LaTeX and formatted for printing on both
52 A4 and letter paper. After folding the sheets lengthwise,
53 they can easily be turned into a handy booklet.
56 Please report any errors to
<a href=
"mailto:trebbu@googlemail.com?subject=CLQR ">
57 trebbu@googlemail.com
</a>. Nitpickers welcome!
61 <h3>Latest Changes
</h3>
65 <td class=
"quicklinks" colspan=
"2">
70 <td class=
"footer" colspan=
"2">
71 © 2008 -
2012
72 <a href=
"mailto:trebbu@googlemail.com?subject=CLQR ">
78 <!-- Start of StatCounter Code for Default Guide -->
79 <script type=
"text/javascript">
80 var sc_project
=7299380;
82 var sc_security
="72473b80";
84 <script type=
"text/javascript"
85 src=
"http://www.statcounter.com/counter/counter.js"></script>
86 <noscript><div class=
"statcounter"><a title=
"web counter"
87 href=
"http://statcounter.com/free-hit-counter/"
88 target=
"_blank"><img class=
"statcounter"
89 src=
"http://c.statcounter.com/7299380/0/72473b80/1/"
90 alt=
"web counter"></a></div></noscript>
91 <!-- End of StatCounter Code for Default Guide -->