From: Andy Wingo <wingo@pobox.com>
To: guile-user <guile-user@gnu.org>, guile-lib-dev <guile-lib-dev@gna.org>
Subject: ANN: Guile-Lib 0.1.4 released
Date: Fri, 20 Jul 2007 17:30:39 +0100 [thread overview]
Message-ID: <1184949039.4150.3.camel@localhost.localdomain> (raw)
Hello schemers,
I am pleased to announce that Guile-Lib 0.1.4 has been released. It
may be obtained at:
http://download.gna.org/guile-lib/guile-lib-0.1.4.tar.gz
What is Guile-Lib
-----------------
Guile-Lib is intended as an accumulation place for pure-scheme Guile
modules, allowing for people to cooperate integrating their generic
Guile modules into a coherent library. Think "a down-scaled,
limited-scope CPAN for Guile".
What's new
----------
* First release with NEWS.
* New module (match-bind).
(match-bind) implements a syntax to bind lexical variables to regular
expression match results. (match-bind) also exports two procedures, s///
and s///g, that perform search-and-replace with a perl-like syntax.
* New module (scheme kwargs).
Two new macros are exported, lambda/kwargs and define/kwargs, which
implement keyword and optional function arguments in a manner that is
more intuitive than Guile's standard lambda*.
* Other bugfixes and improvements.
See the ChangeLog for details on changes to (texinfo serialize),
(texinfo html), (texinfo), and (sxml simple). Also check
http://home.gna.org/guile-lib/doc/ for documentation on the new modules.
Happy hacking,
Andy.
--
http://wingolog.org/
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
reply other threads:[~2007-07-20 16:30 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1184949039.4150.3.camel@localhost.localdomain \
--to=wingo@pobox.com \
--cc=guile-lib-dev@gna.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).