release notes: This release should work with Guile 1.8. Thanks go to Dale Mellor, who tried using Guile-WWW there and reported the subsequent problem.
Guile 1.9 lacks (define ((f a) b) ...) support presently: <http://lists.gnu.org/archive/html/guile-user/2010-01/msg00021.html> thi README excerpt: This is the Guile WWW library, a set of Guile Scheme modules to facilitate HTTP, URL and CGI programming. NEWS excerpt: - 2.27 | 2010-02-02 - improve portability: don't use ‘return-it’ - dropped (see entries for NEWS 2.24, 2.23) - module: (www data content-type) - (www data http-status) data structure: *http-status*-META - (www data http-status) data structure: *http-status* - ‘make-big-dishing-loop’ keyword arg: #:GET-upath - maintenance uses GNU Autoconf 2.65 tarball, prettified source, etc, in dir: http://www.gnuvola.org/software/guile-www/ atom feed: http://www.gnuvola.org/NEWS.atom
