[gambit-list] Gerbil Q: gerbil.pkg doesn't produce module context, what's wrong?

Marc Feeley feeley at iro.umontreal.ca
Fri Feb 14 11:53:44 EST 2020


I don’t mean to say that Gerbil questions aren’t welcome, but rather that I have seen few Gerbil questions answered here so if you want a prompt answer it might be faster to ask on github or the IRC channel.

Marc



> On Feb 14, 2020, at 9:48 AM, Phillip Suero <philsuero at gmail.com> wrote:
> 
> Also I'm not aware of any Gerbil mailing list. I am aware of the GitHub issue tracker and the IRC channel.
> 
> On Fri, Feb 14, 2020 at 11:47 AM Phillip Suero <philsuero at gmail.com> wrote:
>  Vyzo's last word was that the Gambit ML is the mailing list for Gerbil. Has there been any update?
> 
> Phil
> 
> On Thu, Feb 13, 2020 at 12:57 PM Marc Feeley <feeley at iro.umontreal.ca> wrote:
> I’m not familiar with the Gerbil module system.  Perhaps if you send your message to the Gerbil mailing list you will get an answer faster.
> 
> Marc
> 
> 
> 
> > On Feb 13, 2020, at 10:07 AM, Phillip Suero <philsuero at gmail.com> wrote:
> > 
> > Hi!
> > 
> > This:
> > 
> > echo "(package: a)" > gerbil.pkg
> > echo "(define (abc) 'yes)" > a.scm
> > gxi
> > (import ./a)
> > 
> > fails with:
> > 
> > > (import ./a)
> > *** ERROR IN ##main -- Syntax Error
> > *** ERROR IN (console)@1.9
> > --- Syntax Error: Cannot resolve relative module path; not in module context
> > ... form:   ./a
> > 
> > This should obviously work, right?! what's wrong??
> > Phil
> > _______________________________________________
> > Gambit-list mailing list
> > Gambit-list at iro.umontreal.ca
> > https://mailman.iro.umontreal.ca/cgi-bin/mailman/listinfo/gambit-list
> 
> 





More information about the Gambit-list mailing list