[plt-scheme] Two new PLT Scheme web server tutorials

From: geon (victor at topmost.se)
Date: Tue Apr 7 05:20:17 EDT 2009

I've written a pair of tutorials on the PLT Scheme web server:

The first part covers how to output valid XHTML.
http://www.topmost.se/personal/articles/web-programming-with-plt-scheme/serving-xhtml.htm

The second part covers how to write a custom dispatcher.
http://www.topmost.se/personal/articles/web-programming-with-plt-scheme/custom-dispatchers.htm

If you have any comments or questions, feel free to contact me.


Posted on the users mailing list.