guile as a web programming tool

Russell D. McManus (mcmanus@IDT.NET)
Sat, 30 Aug 1997 22:04:16 -0400 (EDT)

many different pieces required to do web programming in guile
have already been written, however the code is disorganized
and undocumented.

someone should be put in charge of managing a collection of
guile code that could be used for web programming. a user should
be able to:

wget ftp://ftp.red-bean.com/pub/guile/guile-web-970829.tar.gz
tar xvzf guile-web-970829.tar.gz
cd guile-web-970829
./configure; make; make install

and have a complete web programming environment available for
guile. any takers?

kind regards,
-russ