[plt-scheme] Syntax question

Andrew Reilly andrew-scheme at areilly.bpc-users.org
Thu Jun 5 20:02:48 EDT 2008


On Thu, Jun 05, 2008 at 04:04:21PM -0400, Arthur Nunes-Harwit wrote:
>   I am hoping to get unbiased opinions from this group concerning 
> questions of syntax.

Kind of a strange forum to ask this question: I would have
thought that most participants here would be more in favour of
(cons 2 1) and (append '(2) '(1)), rather than operators with
implicit precedance.  But if you're taking a poll, I prefer cons
to have higher precedence than append, I think.

Cheers,

Andrew


More information about the plt-scheme mailing list