unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* ANN: Guile-Lib 0.1.4 released
@ 2007-07-20 16:30 Andy Wingo
  0 siblings, 0 replies; only message in thread
From: Andy Wingo @ 2007-07-20 16:30 UTC (permalink / raw)
  To: guile-user, guile-lib-dev

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-07-20 16:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-20 16:30 ANN: Guile-Lib 0.1.4 released Andy Wingo

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).