Re: [Scheme-reports] 'else' auxiliary syntax Per Bothner (17 Oct 2014 17:07 UTC)
Re: [Scheme-reports] 'else' auxiliary syntax John Cowan (17 Oct 2014 17:33 UTC)
Re: [Scheme-reports] 'else' auxiliary syntax Peter Bex (17 Oct 2014 19:26 UTC)
Re: [Scheme-reports] 'else' auxiliary syntax John Cowan (18 Oct 2014 00:57 UTC)
Re: [Scheme-reports] 'else' auxiliary syntax Per Bothner (18 Oct 2014 07:03 UTC)
Re: [Scheme-reports] 'else' auxiliary syntax John Cowan (19 Oct 2014 01:42 UTC)
Re: [Scheme-reports] 'else' auxiliary syntax Alex Shinn (20 Oct 2014 04:06 UTC)
Re: [Scheme-reports] 'else' auxiliary syntax Alex Shinn (05 Nov 2014 13:50 UTC)
Re: [Scheme-reports] 'else' auxiliary syntax John Cowan (06 Nov 2014 02:29 UTC)

Re: [Scheme-reports] 'else' auxiliary syntax Per Bothner 18 Oct 2014 06:54 UTC

On 10/17/2014 05:53 PM, John Cowan wrote:
> But there really shouldn't be any difference between defining an
> undefined identifier as a variable and redefining an existing ordinary
> (non-auxiliary) syntax keyword as a variable, either.

5.2 Import declarations seems to disagree:

"In a program or library declaration, it is an error to import
the same identifier more than once with different bindings,
or to redefine or mutate an imported binding with a defi-
nition or with set!, or to refer to an identifier before it is
imported. However, a REPL should permit these actions".
--
	--Per Bothner
per@bothner.com   http://per.bothner.com/

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