guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Planning work


From: Thomas Bushnell, BSG
Subject: Re: Planning work
Date: 01 May 2001 17:34:48 -0700
User-agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.7

Marius Vollmer <address@hidden> writes:

> Note though that in Common Lisp, they have a package system that
> manages the mapping from strings to symbols, while in Guile we have a
> module system that manages the mapping from symbols to top-level
> bindings.

Ah right, I'd been told this once before and filed it away and
promptly forgot it.  But now, it's been recalled and I remember.

If two different modules both export the same name, what happens when
both modules are imported?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]