[r6rs-discuss] [Formal] eliminate library export immutability loophole

From: R. Kent Dybvig <dyb>
Date: Mon Mar 12 09:48:54 2007

> I'm thinking that the "once-only" restriction should apply to top-level
> definitions and expressions as well. Am I correct?

If you mean "top-level program definitions and expressions", yes, or at
least almost. The once-only would be implied (by the mechanism for
converting top-level programs to libraries) for the definitions of a
top-level program and for expressions that come before the definitions.
The once-only is not implied and not necessary for the expressions that
follow all definitions.

Kent
Received on Mon Mar 12 2007 - 09:48:48 UTC

This archive was generated by hypermail 2.3.0 : Wed Oct 23 2024 - 09:15:01 UTC