guile-devel
[Top][All Lists]
Advanced

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

scm_system_environment


From: Mikael Djurfeldt
Subject: scm_system_environment
Date: Sat, 16 Dec 2000 01:51:32 +0100

Hmm...  What is a "system environment"?

An environment is a mapping from names to locations.  But here, we
want a hash table containing all symbols in Guile, right?  It
shouldn't map these symbols to locations.  (Or am I missing
something?)

So, I propose that we switch to a better name.

Also, we could actually consider using a more efficient
representation, for example a weak vector...

Best regards,
Mikael



reply via email to

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