For Programmers: Free Programming Magazines  


Home > Archive > Scheme > January 2008 > Re: Announcing a new release of Lisp1 #5









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Announcing a new release of Lisp1 #5
Stefan Ram

2008-01-29, 7:41 pm

Pascal Costanza <pc@p-cos.net> writes:
>The car position defines the meaning of a form,
>while the cdr positions don't.


The /meaning/ of, for example,

(+ 1 2)

is »The sum of 1 and 2.«. It obviously is
»defined« by both the car, cadr, and the caddr.

The /lookup/ for it is done anchored by the car.

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com