guile-devel
[Top][All Lists]
Advanced

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

Re: comments on new-model.txt


From: Marius Vollmer
Subject: Re: comments on new-model.txt
Date: 11 Sep 2002 20:11:22 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Lynn Winebarger <address@hidden> writes:

> > What would you do with that pointer?
> 
>     Actually, I believe I was originally thinking of using it for macro
> expansion purposes (so if a macro was bound to an external variable,
> that top-level environment could be stacked on whatever the top-level
> environment "currently" is for macro lookups.

I plan to use the :module-ref 'assembly instruction' for this.  Macro
expanders would use it to refer to specific top-levels aka modules.
We need to be able to encode these references in object files, so we
need to use the names of modules, not pointers to the run-time objects
that implement modules.

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405




reply via email to

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