Message from discussion
Question regarding the recursion example from page 51
Received: by 10.220.122.23 with SMTP id j23mr82648vcr.9.1302752980675;
Wed, 13 Apr 2011 20:49:40 -0700 (PDT)
X-BeenThere: land-of-lisp@googlegroups.com
Received: by 10.220.67.30 with SMTP id p30ls2918582vci.3.p; Wed, 13 Apr 2011
20:49:39 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.220.203.193 with SMTP id fj1mr16941vcb.14.1302752979636; Wed,
13 Apr 2011 20:49:39 -0700 (PDT)
Received: by r6g2000vbo.googlegroups.com with HTTP; Wed, 13 Apr 2011 20:49:39
-0700 (PDT)
Date: Wed, 13 Apr 2011 20:49:39 -0700 (PDT)
X-IP: 71.201.20.207
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.16)
Gecko/20110328 Firefox/3.6.16,gzip(gfe)
Message-ID: <11376168-c779-4056-a6d7-e8ca2d793ab2@r6g2000vbo.googlegroups.com>
Subject: Question regarding the recursion example from page 51
From: neilisabass <neilisab...@gmail.com>
To: Land of Lisp <land-of-lisp@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Hello all,
I am rather embarrassed that I cant figure out how the recursion
example works on page 51.
It seems far to important for me to glaze over. I would love an
explicit step by step of what lisp is doing.
Thanks in advance.