[plt-scheme] web server

From: Jon Philpott (jon at uv.net)
Date: Tue Sep 3 08:53:18 EDT 2002

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




Posted on the users mailing list.