emacs.d/clones/lisp/colinallen.dnsalias.org/lp/node1.html

89 lines
3.7 KiB
HTML
Raw Normal View History

2022-08-02 12:34:59 +02:00
<!DOCTYPE HTML PUBLIC "-//W3O//DTD W3 HTML 2.0//EN">
<!Originally converted to HTML using LaTeX2HTML 95 (Thu Jan 19 1995) by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds >
<HEAD>
<TITLE> Preface</TITLE>
</HEAD>
<BODY>
<meta name="description" value=" Preface">
<meta name="keywords" value="lp">
<meta name="resource-type" value="document">
<meta name="distribution" value="global">
<P>
<BR> <HR>
<A HREF="node2.html"><IMG ALIGN=BOTTOM ALT="next" SRC="next_motif.gif"></A>
<A HREF="lp.html"><IMG ALIGN=BOTTOM ALT="up" SRC="up_motif.gif"></A>
<A HREF="lp.html"><IMG ALIGN=BOTTOM ALT="previous" SRC="previous_motif.gif"></A> <BR>
<B> Next:</B>
<A HREF="node2.html"> Lisp Primer</A>
<B>Up:</B>
<A HREF="lp.html">Lisp Primer</A>
<B> Previous:</B>
<A HREF="lp.html">Lisp Primer</A>
<BR>
<HR> <P>
<H1>Lisp Primer</H1>
<P><STRONG><a href="http://mypage.iu.edu/~colallen/">Colin Allen</a>
-
<a href="mailto:mdhagat@yahoo.com">Maneesh Dhagat</a>
<P>&#169; 1996-1999</STRONG><P>
<P>
<BR> <HR>
<H1> Preface</H1>
<P>
This text has been written to provide a quick introduction to the
basic elements of Common Lisp for both experienced and novice
programmers. It is not intended to be a comprehensive account of the
language for, in our experience, it takes only a little introduction
before most Lisp programmers are able to turn to Guy L. Steele, Jr.'s,
<a href="http://www.cs.cmu.edu/afs/cs.cmu.edu/project/ai-repository/ai/html/cltl/cltl2.html">
<em>Common Lisp: The Language</em></a> (2nd Edition, Digital Press, 1990) or to the <a href="http://www.lisp.org/HyperSpec/FrontMatter">ANSI Common Lisp specifications</a>
for all their reference needs. Readers who have a basic understanding of Lisp and are looking for some A.I. applications may find useful the examples at <a href="http://www.cs.utexas.edu/users/ml/ml-progs.html">http://www.cs.utexas.edu/users/ml/ml-progs.html</a>.
<P>
This text has been used successfully with honors undergraduate
students at <a href="http://www.tamu.edu/">Texas A&amp;M University</a>.
We now make it available on the World Wide Web in the hope that it
will provide useful to the Lisp community at large.
<P>
Some parts of this text are incomplete. We have in mind to complete
those parts if there is enough interest. If you find the text useful,
please drop us a line. <!--Our idea is to make this text available on the
same model as shareware software---if you like it please also let us
know what you think would be a reasonable contribution for its use.-->
<P>
Academic sites are free to mirror the html code provided that these
conditions are respected:
<ol>
<li>This preface and copyright statement are left unchanged.
<li>The authors are notified by email of the URL of the site where
<i>Lisp Primer</i> is mirrored.
<li>Any emendations of the html code are shared with the authors with
the understanding that they may be incorporated into the master copy.
</ol>
If you agree to these conditions, the source code for <i>Lisp
Primer</i> can be retrieved at
<a href=http://mypage.iu.edu/~colallen/lp/lphtml.tar.gz>lphtml.tar.gz</a>
(approx 70K).
(<a href="relinks.html">List of existing mirror sites</a>)
<p>
A <a href="lp.pdf">PDF</a> version of the original version of the Primer is provided for reading convenience, but it has not been maintained and so contains some omissions and errors that have been corrected in the online version.
<p>
Colin Allen &lt;<a href="m&#97;ilto:colallen&#37;40indiana&#37;2eedu">colallen<abbr title=" at ">&#64;</abbr>indiana<abbr title=" dot " class="plain">&#46;</abbr>edu</a>&gt; and Maneesh Dhagat
&lt;mdhagat@yahoo.com&gt;
<P>
<a href="lp.html">Contents</a>
<BR> <HR>
<P>
<ADDRESS>
<I>&#169; Colin Allen &amp; Maneesh Dhagat <BR>
March 2007</I>
</ADDRESS>
</BODY>