[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Scheme-reports] 5.1 programs
- To: Alex Shinn <alexshinn@x>
- Subject: Re: [Scheme-reports] 5.1 programs
- From: John Cowan <cowan@x>
- Date: Fri, 20 May 2011 18:03:52 -0400
- Cc: scheme-reports <scheme-reports@x>
- In-reply-to: <BANLkTi=rat+8dbtxgxsopUYtzeiw2Mr3QA@mail.gmail.com>
- References: <m3k4dm7jms.fsf@unquote.localdomain> <BANLkTi=rat+8dbtxgxsopUYtzeiw2Mr3QA@mail.gmail.com>
Alex Shinn scripsit:
> There are some very uncommon semantics such as those supported by SCM,
> where syntax can retroactively modify preceding definitions, which are
> technically allowed in R5RS. We need very strong motivation to break
> backwards compatibility with R5RS (though this may be such a case).
Except for SCM, all the REPL semantics are in fact the same: references
to variables aren't inlined, syntax forms are inlined (so they must be
defined before use and redefinition is not retroactive).
We have a ticket for REPL semantics already.
--
John Cowan cowan@x
"You need a change: try Canada" "You need a change: try China"
--fortune cookies opened by a couple that I know
_______________________________________________
Scheme-reports mailing list
Scheme-reports@x
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports