guile-user
[Top][All Lists]
Advanced

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

mgrabmue-pers-scheme-0.0.2 available


From: Martin Grabmueller
Subject: mgrabmue-pers-scheme-0.0.2 available
Date: Tue, 20 Mar 2001 09:07:08 +0100

Hello fellow Guilers,

version 0.0.2 of my personal Scheme library mgrabmue-pers-scheme is
available for downloading at

http://www.pintus.de/mgrabmue/guile/guile.html#mgrabmue-pers-scheme

What is new in this release?  See below.

Have fun,
  'martin

* mgrabmue-pers-scheme 0.0.2

** Webserver

The webserver now understands two command line options:

--version, -v           Display version information and quit.
--help, -h              Display help message and quit.
--docroot=DIR, -r       Set document root to DIR
--port=PORT, -p         Set the listening port to PORT.

[Thanks to Thien-Thi Nguyen for the patch]

** New modules

srfi-procs.scm    Exports some useful SRFI procedures not yet in Guile.
file-util.scm     Utility procedure for handling directories and files.
call-ec.scm       Implementation of call-with-escape-continuation.



reply via email to

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