guile-user
[Top][All Lists]
Advanced

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

Guile-Lib 0.1.2 released!


From: Andreas Rottmann
Subject: Guile-Lib 0.1.2 released!
Date: Wed, 04 Aug 2004 17:17:09 +0200
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Hi!

I am pleased to announce the release of Guile-Lib 0.1.2. The release
is available from

   http://download.gna.org/guile-lib/

The md5 checksums of the files are:

56f8291ac7f6208cdeee03cd67212759  guile-lib-0.1.2.tar.gz
3b4fa97206d8613b75fdff860957d1c1  guile-lib-0.1.2.tar.gz.sig

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

Changes since 0.1.1 (excerpt from NEWS):

 - (unit-test) now has assert-exception, which passes only when an
   exception is thrown.

 - A lot of new modules, written or packaged by Andy Wingo
   <address@hidden>:

   + (htmlprag), a pragmatic HTML parser, from 
     http://neilvandyke.org/htmlprag/.
   + (sxml ...), the SSAX suite from http://ssax.sourceforge.net/.
   + (texinfo ...), a suite of tools built on SSAX to process Texinfo.
   + (statprof), a statistical profiler for Guile.
   + (container nodal-tree), a tree consisting of nodes with attributes.
   + (container delay-tree), a nodal tree whose fields can be promises 
     created by the delay operator.
   + (debugging assert), an assert macro that will print out values 
     of variables referenced in the assert expression.
   + (debugging time), a simple macro to time the execution of an expression.
   + (io string), IO routines dealing with strings (from SLIB).
   + (scheme session), an improved version of (ice-9 session).

 - New modules written or packaged Andreas Rottmann <address@hidden>:

   + (srfi srfi-34), exception handling for programs.
   + (config load), a configuration file parser that evaluates 
                    the configuration file in a safe environment.

Regards, Andy
-- 
Andreas Rottmann         | address@hidden      | address@hidden | address@hidden
http://yi.org/rotty      | GnuPG Key: http://yi.org/rotty/gpg.asc
Fingerprint              | DFB4 4EB4 78A4 5EEE 6219  F228 F92F CFC5 01FD 5B62

Software Patents: Where do you want to stifle inovation today?




reply via email to

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