* [ANN] guile-lib 0.1.3 released
@ 2006-11-17 14:25 Andy Wingo
2006-11-17 16:23 ` Andy Wingo
0 siblings, 1 reply; 2+ messages in thread
From: Andy Wingo @ 2006-11-17 14:25 UTC (permalink / raw)
Cc: guile-user
Hi,
I have released guile-lib 0.1.3.
http://home.gna.org/guile-lib/
Guile-lib is a collection of pure-scheme modules implementing a variety
of algorithms: parsing, string handling, literate programming, some
math/sorting routines, etc. It's a grab bag, packaged up reasonably
well.
The tarball is at:
http://download.gna.org/guile-lib/guile-lib-0.1.3.tar.gz
The NEWS snippet is attached. Probably the largest change was moving to
have all documentation extracted from the source, and processed using
the literate programming tools included in guile-lib. I'll write more
about that in a separate mail. In the meantime, check out our docs:
http://home.gna.org/guile-lib/doc/
The text is not so great, and the system can be improved, but it's a
starting point.
Anyone interested in guile-lib should subscribe to the mailing list at:
https://mail.gna.org/listinfo/guile-lib-dev/
In the future I'll send only the release announcements to guile-user.
Cheers,
--
http://wingolog.org/
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ANN] guile-lib 0.1.3 released
2006-11-17 14:25 [ANN] guile-lib 0.1.3 released Andy Wingo
@ 2006-11-17 16:23 ` Andy Wingo
0 siblings, 0 replies; 2+ messages in thread
From: Andy Wingo @ 2006-11-17 16:23 UTC (permalink / raw)
Cc: guile-user
On Fri, 2006-11-17 at 15:25 +0100, Andy Wingo wrote:
> The NEWS snippet is attached.
Ahem.
Version 0.1.3
- Statprof fixes for guile 1.8's numbers
- 2-year-old SSAX updates merged, finally
+ you can make custom parsers now
- Package is autotooled
- Texinfo parser bugfixes
- All documentation is now extracted directly from the source code.
+ Folded this functionality into (texinfo reflect); see
doc/Makefile.am for how this is done
- New modules, written by Andy Wingo <wingo@pobox.com>:
+ (texinfo serialize), allows to convert stexi to texi.
- (unit-test) now doesn't use call/cc anymore. This should provide a
bit of a speed up and prevent Guile segfaults on at least the ia64
architecture (see
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=291551).
- (srfi srfi-35) now adds condition field names as init-keywords
to the classes created by make-condition-type.
- "make check" now exits with a non-zero exit code upon error.
--
http://wingolog.org/
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-11-17 16:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-17 14:25 [ANN] guile-lib 0.1.3 released Andy Wingo
2006-11-17 16:23 ` 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).