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: nested modules / anonymous modules


Jost Boekemeier writes:
 > 
 > Jim's first level environments are written and the module code now uses 
 > environments instead of first class variables.  From the users point of
 > view nothing has changed.
 > 
Are the environments as first-class structure already implemented in 
latest CVS versions?

 > For example when you open module M the code is loaded into guile's
 > address space and a continuation for M is created.  If you want to
 > compile M, you must close it first and write the module back onto disc.

Are there any restrictions if one does not want to compile anything?

Klaus Schilling

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