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.php">Common Lisp Quick Reference
</a
>
20 <td
class="side-content">
22 <li
><a href
="index.php">home
</a
>
23 <li
><a href
="download.php">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 <a href
="http://developer.berlios.de"
29 title
="BerliOS Developer">
30 <img src
="http://developer.berlios.de/bslogo.php?group_id=9765"
31 alt
="BerliOS Developer Logo">
33 <li
><a href
="http://developer.berlios.de/projects/clqr/">project page
</a
>
37 <a href
="clqr-a4-consec.pdf" title
="Preview">
38 <img
class="right" src
="sample-frontcover.jpg"
39 alt
="[Front Cover Sample]"/>
42 <p
> Common Lisp Quick Reference is a free booklet with short
43 descriptions of the thousand
or so symbols defined in the ANSI standard
.
44 It comes with a comprehensive index
.
47 This rather humble effort is by no means meant to rival
48 the
<a href
="http://www.lispworks.com/documentation/HyperSpec/Front/index.htm">
49 Common Lisp HyperSpec
</a
>
50 or any of the great introductory web resources
and books
.
51 Its purpose is to give those who like a piece of
52 dead tree in their hands a quick overview on things they
53 know already
, or some clue on what to look up elsewhere
.
56 <p
>It is written in LaTeX
and formatted
for printing on both
57 A4
and letter paper
. After folding the sheets lengthwise
,
58 they can easily be turned into a handy booklet
.
61 Please report any errors to
<a href
="mailto:trebb@users.berlios.de?subject=CLQR ">
62 trebb@users
.berlios
.de
</a
>. Nitpickers welcome
!
66 <h3
>Latest Changes
</h3
>
67 <?php
echo(file_get_contents("latest-changes.html"));?
>
71 <td
class="quicklinks" colspan
="2">
76 <td
class="footer" colspan
="2">
77 ©
; 2008, 2009, 2010  
;
78 <a href
="mailto:trebb@users.berlios.de?subject=CLQR ">