[plt-scheme] Formlets in PLT

From: Michael Forster (mike at sharedlogic.ca)
Date: Thu Sep 25 12:28:58 EDT 2008

On 25-Sep-08, at 11:21 AM, Grant Rettke wrote:

> Is the HtDP design you mentioned part of the web server, or something
> discussed in HtDP?
>
> Is it commonly used by people using the web server?



The original design is described in the following:

	http://www.ccs.neu.edu/home/matthias/HtDP/Extended/servlets.html

I believe it's available under the htdp collection, in htdp/servlet2.ss.
However, I wrote my own library with a similar interface and class-based
input fields.

--
Michael Forster
mike at sharedlogic.ca





Posted on the users mailing list.