This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Trouble understanding define (!)


Marius Vollmer <mvo@zagadka.ping.de> writes:

> I think it is useful to sometimes clearly distinguish between
> `compile-time' and `run-time' concepts.  Modules, macros, and
> variables with their names are on the compile-time side

Definitely not.  Environments (and modules) are run-time concepts.
Files, type definitions etc. (not variables!) are compile-time but
that's a different thing.


Jost

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]