Hi, Andy Wingo <wi...@pobox.com> writes:
> Now, does this indicate a bug in Guile, or at least an undesirable > behavior? Yes, I think so. Programs that want to rely on bare R5RS (e.g., SILex) have nothing else but `load' to have code in separate files. So I think the compiler should special-case top-level `load', `primitive-load', etc., calls. What do you think? Thanks, Ludo'.