emacs.d/clones/colinallen.dnsalias.org/lp/node2.html

64 lines
1.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> LISt Processing</TITLE>
</HEAD>
<BODY>
<meta name="description" value=" LISt Processing">
<meta name="keywords" value="lp">
<meta name="resource-type" value="document">
<meta name="distribution" value="global">
<P>
<BR> <HR>
<A HREF="node3.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="node1.html"><IMG ALIGN=BOTTOM ALT="previous" SRC="previous_motif.gif"></A> <BR>
<A HREF="lp.html"><B>Contents</B></A>
<B> Next:</B>
<A HREF="node3.html"> Background and Getting </A>
<B>Up:</B>
<A HREF="lp.html">Lisp Primer</A>
<B> Previous:</B>
<A HREF="node1.html"> Preface</A>
<BR> <HR> <P>
<H1> LISt Processing</H1>
<P>
<BR> <HR>
<UL>
<LI>
<A HREF="node3.html"> Background and Getting Started</A>
<LI>
<A HREF="node4.html"> Basic Data Types</A>
<UL>
<LI>
<A HREF="node5.html"> Atoms</A>
<LI>
<A HREF="node6.html"> Lists</A>
</UL>
<LI>
<A HREF="node7.html"> Some Primitive Functions</A>
<UL>
<LI>
<A HREF="node8.html"> Constructors: Cons, List, and Append</A>
<LI>
<A HREF="node9.html"> Quote</A>
<LI>
<A HREF="node10.html"> Selectors: First and Rest</A>
</UL>
<LI>
<A HREF="node11.html"> Changing Variable Values</A>
<LI>
<A HREF="node12.html"> More Functions and Predicates</A>
<LI>
<A HREF="node13.html"> Setf</A>
<LI>
<A HREF="node14.html"> Exercises</A>
</UL>
<BR> <HR>
<P>
<ADDRESS>
<I>&#169; Colin Allen &amp; Maneesh Dhagat <BR>
March 2007 </I>
</ADDRESS>
</BODY>