Re: Wacky stuff with circular lists, Was:The many uses of @

2011-11-10 Thread Thorsten
Alexander Burger writes: > Hi Thorsten, > >> And now I'm listed as the author of this wiki page, but it should >> actually be Jose. Maybe he can make a little change to the page, so >> that his name appears too? > > BTW, there is of course an "illegal" way to change it, by going to the > maintena

Re: Wacky stuff with circular lists, Was:The many uses of @

2011-11-10 Thread Alexander Burger
Hi Thorsten, > And now I'm listed as the author of this wiki page, but it should > actually be Jose. Maybe he can make a little change to the page, so > that his name appears too? BTW, there is of course an "illegal" way to change it, by going to the maintenance GUI, clicking on "Documents", then

Re: Wacky stuff with circular lists, Was:The many uses of @

2011-11-10 Thread Alexander Burger
On Thu, Nov 10, 2011 at 07:14:06PM +0700, Henrik Sarvell wrote: > Why don't you guys make a wiki page out of this one too? Well, José mumbled in IRC something in that direction ... ;-) -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: Wacky stuff with circular lists, Was:The many uses of @

2011-11-10 Thread Henrik Sarvell
Why don't you guys make a wiki page out of this one too? On Wed, Nov 9, 2011 at 6:54 AM, Thorsten wrote: > José Romero > writes: > >>> >   (and 5 . ((prinl @) (gt0 (dec @)) .)) > >> If it helps, this is how that S-expression should look in memory, I >> omitted the technically correct representa

Re: Wacky stuff with circular lists, Was:The many uses of @

2011-11-08 Thread Thorsten
José Romero 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: > > ,---, > +---+---+ +---

Wacky stuff with circular lists, Was:The many uses of @

2011-11-08 Thread José Romero
On Tue, 08 Nov 2011 23:14:59 +0100 Thorsten wrote: > José Romero > writes: > > > On Tue, 08 Nov 2011 21:47:04 +0100 > > Thorsten wrote: > > > >> José Romero > >> writes: > >> > >> > 'text also uses @ http://software-lab.de/doc/refT.html#text > >> > It's also useful to note that in short-circ