[plt-scheme] web server
Thanks for the link,
there is all sorts of reading in there as well as the paper you mentioned.
rohan
-----Original Message-----
From: Jon Philpott [mailto:jon at uv.net]
Sent: dinsdag 3 september 2002 14:53
To: plt-scheme at tux.cs.brown.edu
Subject: Re: [plt-scheme] web server
For list-related administrative tasks:
http://list.cs.brown.edu/mailman/listinfo/plt-scheme
Hi,
You may want to read "Programming the Web with High-Level Programming
Languages" from http://www.cs.rice.edu/CS/PLT/Publications/
I also believe the webserver describe in the aforementioned paper now
ships with DrScheme.
Jon
On Tuesday, Sep 3, 2002, at 10:55 Europe/London, Rohan Nicholls wrote:
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
> This might seem like a strange request, but can anyone direct me to
> what I need to implement a web server in scheme. What I am looking
> for are information on what a web server is and how it works. I would
> like to roll my own web server, mostly for my own education, but also
> so I can customize it as needed for different projects.
>
> I am going to spend some time with the one in the library's code, but
> a detailed overview of what one does and what one needs to do in order
> to do its job would be great.
>
> Tia, for any help.
>
> rohan