31 lines
1.6 KiB
HTML
31 lines
1.6 KiB
HTML
![]() |
<!DOCTYPE HTML PUBLIC "-//W3O//DTD W3 HTML 2.0//EN">
|
||
|
<!Converted with LaTeX2HTML 0.6.5 (Tue Nov 15 1994) by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds >
|
||
|
<HEAD>
|
||
|
<TITLE>1.2.6. The Lisp Reader</TITLE>
|
||
|
</HEAD>
|
||
|
<BODY>
|
||
|
<meta name="description" value=" The Lisp Reader">
|
||
|
<meta name="keywords" value="clm">
|
||
|
<meta name="resource-type" value="document">
|
||
|
<meta name="distribution" value="global">
|
||
|
<P>
|
||
|
<b>Common Lisp the Language, 2nd Edition</b>
|
||
|
<BR> <HR><A NAME=tex2html1644 HREF="node14.html"><IMG ALIGN=BOTTOM ALT="next" SRC="icons/next_motif.gif"></A> <A NAME=tex2html1642 HREF="node7.html"><IMG ALIGN=BOTTOM ALT="up" SRC="icons/up_motif.gif"></A> <A NAME=tex2html1636 HREF="node12.html"><IMG ALIGN=BOTTOM ALT="previous" SRC="icons/previous_motif.gif"></A> <A NAME=tex2html1646 HREF="node1.html"><IMG ALIGN=BOTTOM ALT="contents" SRC="icons/contents_motif.gif"></A> <A NAME=tex2html1647 HREF="index.html"><IMG ALIGN=BOTTOM ALT="index" SRC="icons/index_motif.gif"></A> <BR>
|
||
|
<B> Next:</B> <A NAME=tex2html1645 HREF="node14.html"> Overview of Syntax</A>
|
||
|
<B>Up:</B> <A NAME=tex2html1643 HREF="node7.html"> Notational Conventions</A>
|
||
|
<B> Previous:</B> <A NAME=tex2html1637 HREF="node12.html"> Descriptions of Functions </A>
|
||
|
<HR> <P>
|
||
|
<H2><A NAME=SECTION00526000000000000000>1.2.6 The Lisp Reader</A></H2>
|
||
|
<P>
|
||
|
The term ``Lisp reader'' refers not to you, the reader of this book,
|
||
|
nor to some person reading Lisp code, but specifically
|
||
|
to a Lisp procedure, namely the function <tt>read</tt>,
|
||
|
which reads characters from an input stream and interprets them by parsing
|
||
|
as representations of Lisp objects.
|
||
|
<P>
|
||
|
<HR>
|
||
|
<P><ADDRESS>
|
||
|
AI.Repository@cs.cmu.edu
|
||
|
</ADDRESS>
|
||
|
</BODY>
|