<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="CAR and CDR - Page 1 - Wikipedia">
<p>
<a accesskey="3" href="page.php?w=CAR_and_CDR&amp;p=2">3.Next</a>
</p>
<p>In <a href="page.php?w=computer_programming">computer programming</a>, <b>CAR</b> (<code>car</code>)  and <b>CDR</b> (<code>cdr</code>) ( or ) are primitive operations on <a href="page.php?w=cons">cons</a> cells (or "non-atomic <a href="page.php?w=S-expression">S-expression</a>s") introduced in the <a href="page.php?w=Lisp_%28programming_language%29">Lisp programming language</a>. A cons cell is composed of two <a href="page.php?w=Pointer_%28computer_programming%29">pointer</a>s; the car operation extracts the first pointer, and the cdr operation</p><p>
<a accesskey="3" href="page.php?w=CAR_and_CDR&amp;p=2">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
