Re: ((quote (list 1 2 3))) is wrong ?
- From: Ronald <followait@xxxxxxx>
- Date: Tue, 26 Dec 2006 21:44:25 +0800
sailormoontw@xxxxxxxxx wrote:
Ronald 寫道:I'm careless.
I think the result should be (1 2 3), but it can't be run.
You might try this instead
(eval (quote (list 1 2 3)))
Thanks.
.
- References:
- ((quote (list 1 2 3))) is wrong ?
- From: Ronald
- Re: ((quote (list 1 2 3))) is wrong ?
- From: sailormoontw@xxxxxxxxx
- ((quote (list 1 2 3))) is wrong ?
- Prev by Date: Re: merits of Lisp vs Python
- Next by Date: Re: Editor support for refactoring with macros?
- Previous by thread: Re: ((quote (list 1 2 3))) is wrong ?
- Next by thread: Re: ((quote (list 1 2 3))) is wrong ?
- Index(es):