[racket] users Digest, Vol 105, Issue 48

From: Yi Dai (plmday at gmail.com)
Date: Tue May 13 15:45:10 EDT 2014

Date: Sun, 11 May 2014 17:24:28 -0400
> From: Matthias Felleisen <
> ​​
> matthias at ccs.neu.edu>
> To: Konrad Hinsen <konrad.hinsen at fastmail.net>
> Cc: users at racket-lang.org
> Subject: Re: [racket] Blog post about Racket
> Message-ID: <FBF1D0B4-C5E4-4D66-B4C0-431473872607 at ccs.neu.edu>
> Content-Type: text/plain; charset=windows-1252
>
> In order to turn a Racket (Lisp, Scheme)
> program into Rackete data, you to perform (roughly) the
> following actions: add '( to the beginning of the program
> and add ) to its end.
>
​Really? I thought it is adding a single quote ' before a program.
Removing '( and ) from '(+ 1 2) does not give a valid Lisp
program.

—
Yi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20140513/c451cf46/attachment-0001.html>

Posted on the users mailing list.