From: ludo@gnu.org (Ludovic Courtès)
To: bug-guile@gnu.org
Subject: Re: 1.8.2 srfi-19 warns about current-time
Date: Wed, 10 Oct 2007 18:10:07 +0200 [thread overview]
Message-ID: <87sl4jx868.fsf@chbouib.org> (raw)
In-Reply-To: Pine.LNX.4.62.0710091831000.32681@ashmore.csail.mit.edu
Hi,
Gregory Marton <gremio@csail.mit.edu> writes:
> Can I help? I mean, presuming that the sentence above, or some
> extension, is reasonable documentation? I get a sense that there is a
> reluctance to document things because that entails a commitment to
> supporting them in the future -- is that the issue here?
Not really. I was planning to document part of the `module-' procedure
but never did it. In case you want to do it, those worth documenting
(IMO) are the following:
module-define!
module-defined?
module-duplicates-handlers
module-export!
module-for-each
module-map
module-name
module-public-interface
module-re-export!
module-ref
module-remove!
module-replace!
module-reverse-lookup ;; with xref to the "Variables" node
module-set!
module-variable ;; with xref to the "Variables" node
This would go under the "Module System Reflection" node. Feel free to
contribute! :-)
> Being new to the community, I don't have a sense of how this strange
> library system called srfi works.
SRFIs are a community standardization process among Scheme
implementors and users:
http://srfi.schemers.org/
Anyone can propose an SRFI, but you wouldn't amend an SRFI just to make
such or such implementation happier. The idea is to provide APIs
portable among implementations. In practice, they are often implemented
as a layer above the implementation's own API for the same purpose.
Thanks,
Ludovic.
_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-guile
prev parent reply other threads:[~2007-10-10 16:10 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-05 4:25 1.8.2 srfi-19 warns about current-time Gregory Marton
2007-10-07 16:18 ` Jon Wilson
2007-10-07 17:22 ` Ludovic Courtès
2007-10-08 15:35 ` Gregory Marton
2007-10-08 18:00 ` Ludovic Courtès
2007-10-08 20:51 ` Gregory Marton
2007-10-08 21:34 ` Jon Wilson
2007-10-09 21:22 ` Ludovic Courtès
2007-10-09 22:38 ` Gregory Marton
2007-10-10 16:10 ` Ludovic Courtès [this message]
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=87sl4jx868.fsf@chbouib.org \
--to=ludo@gnu.org \
--cc=bug-guile@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).