Re: [Scheme-reports] Module-level BEGIN is not a BEGIN - please call it something else Andre van Tonder (25 Apr 2011 02:34 UTC)

Re: [Scheme-reports] Module-level BEGIN is not a BEGIN - please call it something else Andre van Tonder 25 Apr 2011 02:33 UTC

On Sun, 24 Apr 2011, John Cowan wrote:

> That's because outside a BEGIN there are no bindings, because the
> top-level language of a module isn't Scheme: there is no concept of
> bindings there.

Okay, but just to confuse the issue ;)  The Scheme toplevel must include
bindings for IMPORT (otherwise you cannot import into the toplevel), INCLUDE,
INCLUDE-CI, and presumably also MODULE, so elements of the module language are
also Scheme :)

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