tonyg / scheme-httpd

A simple HTTP daemon, written in R5RSish Scheme

This URL has Read+Write access

Tony Garnock-Jones (author)
Sun Oct 25 08:07:25 -0700 2009
name age message
file README.md Sun Oct 25 08:07:25 -0700 2009 Initial commit. [Tony Garnock-Jones]
file httpd.scm Sun Oct 25 08:07:25 -0700 2009 Initial commit. [Tony Garnock-Jones]
README.md

This is a simple HTTP daemon for scheme. It currently depends on the socket facilities provided by SISC scheme.