guile-devel
[Top][All Lists]
Advanced

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

Re: What's the status of modules and macros?


From: Marius Vollmer
Subject: Re: What's the status of modules and macros?
Date: 14 May 2001 01:15:49 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.102

Rob Browning <address@hidden> writes:

>   - the output will contain no implicit references to module bindings.
>     These will all have been expanded to (module-ref module-name
>     binding).

Yes, except that `(module-ref ...)' might not work since we would have
to look up the symbol `module-ref'.  But where?  That's why I used
`(#:module-ref ...)'.



reply via email to

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