unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Lynn Winebarger <owinebar@free-expression.org>
Cc: guile-user@gnu.org
Subject: Re: How guile knows?
Date: Sat, 11 Jan 2003 18:25:44 -0500	[thread overview]
Message-ID: <03011118254404.01603@locke.free-expression.org> (raw)
In-Reply-To: <8765sxirir.fsf@becket.becket.net>

On Thursday 09 January 2003 22:59, Thomas Bushnell, BSG wrote:
> Neil Jerram <neil@ossau.uklinux.net> writes:
> 
> > Yes.  Variables belong to modules, and I don't believe there's any way
> > of unmaking a module.  (If you think your definitions are nothing to
> > do with modules, they're actually going into the module called
> > (guile-user).)
> 
> There should be no way to unmake a module.
> 
> But certainly a module gets garbage collected when there are no more
> references, right?

   Since modules have absolute names that can be typed in any time, they
can't be garbage-collected any more correctly than global variable bindings
(i.e. you can't because "references" can exist external to the computer's memory,
in the future typing of the user).
   Unless I'm mistaken about the absolute naming, of course.

Lynn



_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


  reply	other threads:[~2003-01-11 23:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-09 14:19 How guile knows? Krzysztof Garus
2003-01-09 23:48 ` Neil Jerram
2003-01-10  3:59   ` Thomas Bushnell, BSG
2003-01-11 23:25     ` Lynn Winebarger [this message]
2003-01-12  1:25       ` Thomas Bushnell, BSG
2003-01-12  1:57         ` Lynn Winebarger
2003-01-12  2:27           ` Thomas Bushnell, BSG
2003-01-12  6:17             ` Thien-Thi Nguyen
2003-01-13 20:00       ` Paul Jarc
2003-01-14 17:35         ` Marius Vollmer
2003-01-14 18:38           ` Paul Jarc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=03011118254404.01603@locke.free-expression.org \
    --to=owinebar@free-expression.org \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).