Re: [Scheme-reports] Please make internal BEGIN a splicing form
Alex Shinn 25 Apr 2011 07:40 UTC
On Mon, Apr 25, 2011 at 4:06 PM, John Cowan <cowan@mercury.ccil.org> wrote:
> Andre van Tonder scripsit:
>
>> Requiring that macros precede their use would accomplish the same
>> goal (of making implementation easier and excluding your even/odd
>> example from the set of portable programs) without imposing the
>> restriction that syntax definitions precede ordinary defitions.
>
> I've always been in favor of requiring macro definitions to precede
> their uses. See "The tale of Professor Simpleton and Dr. Hardcase" at
> http://www.mail-archive.com/r6rs-discuss@lists.r6rs.org/msg04199.html .
This seems reasonable, I'll make the change, but for now
still disallow a BEGIN that contains both internal definitions
and expressions.
--
Alex
_______________________________________________
Scheme-reports mailing list
Scheme-reports@scheme-reports.org
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports