Date: Sun, 11 May 2014 17:24:28 -0400
> From: Matthias Felleisen <
> ​​
> [email protected]>
> To: Konrad Hinsen <[email protected]>
> Cc: [email protected]
> Subject: Re: [racket] Blog post about Racket
> Message-ID: <[email protected]>
> 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
____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to