Why don't you guys make a wiki page out of this one too?

On Wed, Nov 9, 2011 at 6:54 AM, Thorsten <quintf...@googlemail.com> wrote:
> José Romero <jose.cyb...@gmail.com>
> writes:
>
>>> >   (and 5 . ((prinl @) (gt0 (dec @)) .))
>
>> If it helps, this is how that S-expression should look in memory, I
>> omitted the technically correct representation of numbers and symbols
>> to keep it simple:
>>
>>                      ,-----------------------,
>> +---+---+  +---+---+ '->+---+---+  +---+---+ |
>> |   | ---->|     ------>|   | ---->|   | ----'
>> + | +---+  + | +---+    + | +---+  + | +---+
>>   v          v            | ,--------'
>>  and         5            | |  +---+---+  +---+---+
>>                           | '->|   | ---->|   | / |
>>               ,-----------'    + | +---+  + | +---+
>>               |                  v          |
>>               |                 gt0         |  +---+---+  +---+---+
>>               |                             '->|   | ---->|   | / |
>>               |   +---+---+  +---+---+         + | +---+  + | +---+
>>               '-->|   | ---->|   | / |           v          v
>>                   + | +---+  + | +---+          dec         @
>>                     v          v
>>                   prinl        @
>>
>> (I hope email keeps it's formatting)
>>
>> Cheers
>
> that helps a lot, formatting is ok, thanks for you effort!
> cheers
> --
> Thorsten
>
> --
> UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe
>
--
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to