Re: A style question
- From: Raffael Cavallaro <raffaelcavallaro@pas-d'espam-s'il-vous-plait-mac.com>
- Date: Wed, 28 Feb 2007 11:37:01 -0500
On 2007-02-28 02:33:08 -0500, job-271842874@xxxxxxxxxxxxxx said:
Looks like read macros are involved, but I don't want to get ahead of myself...
To clarify, rather than use mod, Rob's version has loop iterate on two circular lists, one representing (mod i 3) the other representing (mod i 5). The #integer= and #integer# notations allow the lisp reader to construct wholly or partially self-referential list structure. Heed Rob's warning about setting *print-circle* to t unless you want a stack overflow.
.
- References:
- A style question
- From: job-271842874
- Re: A style question
- From: job-271842874
- Re: A style question
- From: Rob Warnock
- Re: A style question
- From: Ken Tilton
- Re: A style question
- From: job-271842874
- A style question
- Prev by Date: Re: sexp-aware theory of patches and "meta common lisp"
- Next by Date: Re: eql faster than = (integer comparison on sbcl)?
- Previous by thread: Re: A style question
- Next by thread: Re: A style question
- Index(es):