[racket] The behaviour of (list 'one 'two 'three)

From: Laurent (laurent.orseau at gmail.com)
Date: Wed Jan 29 11:23:45 EST 2014

Just in case: Click on the very bottom left button in DrRacket. Do you have
the "write" mode checked for output syntax?
If so, you can try using "print" mode (try the others too). Re-run the file
or open a new tab for the changes to take effect.

Laurent


On Wed, Jan 29, 2014 at 4:00 PM, Colin Gan <gan.colin.e at gmail.com> wrote:

> Hi people,
>
> The aforementioned s-exp produces the result (one two three). I find this
> surprising as I do not expect the *list *procedure to unquote the symbols
> passed to it.
>
> Could someone explain why this is so?
>
> Regards,
>
> Colin
>
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20140129/b901739d/attachment-0001.html>

Posted on the users mailing list.