[CM] How are people handling modules/imports?

Iain Duncan iainduncanlists at gmail.com
Fri Feb 24 13:48:10 PST 2023


Thanks Michael. Do you have any links to code one could look at?
(understand if not!)

iain

On Fri, Feb 24, 2023 at 11:03 AM Michael Mee <mike at eggheadgames.com> wrote:

> FWIW, we have several modules that we include using r7rs syntax (using a
> subset of the s7 r7rs shim).  I’m not sure that we tested for name
> collisions explicitly, but it worked fine for basic code organisation
> mapping to directory/subdirectory (see thread subject: “R7RS
> support”, Jan 2022).  The only other caveat we saw was previously
> mentioned on this list with subject: “Variables in R7RS libraries”.
>
> Cheers, Michael
>
> On 24 Feb 2023, at 7:41, Iain Duncan wrote:
>
> > Hi all, just curious to hear how others are making a module/import
> > system
> > in s7. I have a project now that would really benefit from some better
> > protection against name collisions if I am to share it.
> >
> > thanks!
> > iain
> > _______________________________________________
> > Cmdist mailing list
> > Cmdist at ccrma.stanford.edu
> > https://cm-mail.stanford.edu/mailman/listinfo/cmdist
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cm-mail.stanford.edu/pipermail/cmdist/attachments/20230224/69bd723c/attachment.html>


More information about the Cmdist mailing list