Re: sharp-back syntax
- From: nallen05@xxxxxxxxx
- Date: 31 Mar 2007 12:12:07 -0700
That's not the only place where symbols are not evaluated as variables.
#$(let (($2 1))
(+ $1 $2))
(defmacro my-quote (x) `(quote ,x))
(mapcar #$(eq $1 (my-quote $2)) '(a b $2 c))
I humbly admit you are right...
*sigh*
no good deed goes unpunished on c.l.l.... ;-)
.
- References:
- sharp-back syntax
- From: nallen05
- Re: sharp-back syntax
- From: Rob Warnock
- Re: sharp-back syntax
- From: Barry Margolin
- Re: sharp-back syntax
- From: nallen05
- Re: sharp-back syntax
- From: Barry Margolin
- Re: sharp-back syntax
- From: nallen05
- Re: sharp-back syntax
- From: Barry Margolin
- sharp-back syntax
- Prev by Date: Re: Does anybody used IBM DB2 as backend with clsql?
- Next by Date: Re: How to change directory/path in SBCL?
- Previous by thread: Re: sharp-back syntax
- Next by thread: Re: sharp-back syntax
- Index(es):