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@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@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@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@iro.umontreal.ca https://mailman.iro.umontreal.ca/cgi-bin/mailman/listinfo/gambit-list