[Scheme-reports] 5.5.1 module syntax Andy Wingo 19 May 2011 16:23 UTC

The word "library" appears in 5.5.1.  Suggestion: be consistent with the
use of one term.  If "module" is it, then use it.

The documentation states:

  The forms from all `begin', `include', and `include-ci' declarations
  are expanded in the order in which they occur in the module
  declaration.

In what order are the `cond-expand' forms expanded?

In what order are the requisite modules loaded (via `import')?  Assuming
that loading a module can cause side effects, what constraints if any
are there on the ordering of those effects with the expansion and
evaluation of the using module's code?

Andy
--
http://wingolog.org/

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