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

65 lines
1.8 KiB
HTML

<!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> Defining Lisp functions</TITLE>
</HEAD>
<BODY>
<meta name="description" value=" Defining Lisp functions">
<meta name="keywords" value="lp">
<meta name="resource-type" value="document">
<meta name="distribution" value="global">
<P>
<BR> <HR>
<A HREF="node16.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="node14.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="node16.html"> Defining Functions: Defun</A>
<B>Up:</B>
<A HREF="lp.html">Lisp Primer</A>
<B> Previous:</B>
<A HREF="node14.html"> Exercises</A>
<BR> <HR> <P>
<H1> Defining Lisp functions</H1>
<P>
<BR> <HR>
<UL>
<LI>
<A HREF="node16.html"> Defining Functions: Defun</A>
<LI>
<A HREF="node17.html"> Local and Global Variables</A>
<LI>
<A HREF="node18.html"> Using an Editor</A>
<LI>
<A HREF="node19.html"> Using Your Own Definitions in New Functions</A>
<LI>
<A HREF="node20.html"> Functions with Extended Bodies</A>
<LI>
<A HREF="node21.html"> Conditional Control</A>
<UL>
<LI>
<A HREF="node22.html"> If</A>
<LI>
<A HREF="node23.html"> Cond</A>
</UL>
<LI>
<A HREF="node24.html"> More Predicates and Functions</A>
<UL>
<LI>
<A HREF="node25.html"> Equality Predicates</A>
<LI>
<A HREF="node26.html"> Checking for NIL</A>
<LI>
<A HREF="node27.html"> Logical Operators: And and Or</A>
</UL>
<LI>
<A HREF="node28.html"> Exercises</A>
</UL>
<BR> <HR>
<P>
<ADDRESS>
<I>&#169; Colin Allen &amp; Maneesh Dhagat <BR>
March 2007 </I>
</ADDRESS>
</BODY>