[Scheme-reports] Omission in draft 3 Malcolm Tredinnick (27 Jul 2011 01:34 UTC)
Re: [Scheme-reports] Omission in draft 3 Alex Shinn (27 Jul 2011 01:46 UTC)
Re: [Scheme-reports] Omission in draft 3 John Cowan (27 Jul 2011 02:02 UTC)
Re: [Scheme-reports] Omission in draft 3 John Cowan (27 Jul 2011 02:02 UTC)

Re: [Scheme-reports] Omission in draft 3 John Cowan 27 Jul 2011 02:01 UTC

Malcolm Tredinnick scripsit:

> In the grammar in section 7.1.1, the <expression keyword> production still
> doesn't include letrec* as a keyword.

Fixed for the next draft:  it now reads:

<expression keyword> --> quote | lambda | if
     | set! | cond | case | and | or | begin
     | when | unless | do | delay | lazy
     | let | let* | letrec | letrec* |
     | let-values | let*-values | case-lambda
     | lazy | delay | guard | parameterize
     | quasiquote

--
Verbogeny is one of the pleasurettes    John Cowan <cowan@ccil.org>
of a creatific thinkerizer.             http://www.ccil.org/~cowan
   --Peter da Silva

_______________________________________________
Scheme-reports mailing list
Scheme-reports@scheme-reports.org
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports