Guile Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: TODO list: httpd server parsed guile.
ttn@mingle.glug.org writes:
> Anyway, ObSubject: Olin Shivers has a net.tar.gz, with the following
> Readme excerpt:
>
> An smtp client library.
> Forge mail from the comfort of your own Scheme process.
>
> rfc822 header library
> Read email-style headers. Useful in several contexts (smtp, http, etc.)
>
> Simple structured HTML output library
> Balanced delimiters, etc. htmlout.scm.
>
> HTTP server library
> This is a complete implementation of an HTTP 1.0 server.
> The server is very extensible, via a mechanism called "path handlers."
> The library includes other standalone libraries that may be of use:
> + URI and URL parsers and unparsers.
> + A library to help writing CGI scripts in Scheme.
> + Server extensions for interfacing to CGI scripts.
> + Server extensions for uploading Scheme code.
>
> bdc
> Brian Carlstrom's network code: ftp, telnet, finger,
> his html parser, etc.
I would like to merge this stuff with guile-scsh, but I have not had
much time to work on it. If someone start working on non-trivial
applications that use guile-scsh, then I would be very motivated to
fix bugs and make improvements to get their project off the ground,
though.
At some point, I'm going to get the web server working with
guile-scsh, but I hope someone beats me to it.
-russ
Guile Home |
Main Index |
Thread Index