[plt-scheme] lambda-apply-values

From: Noel Welsh (noelwelsh at gmail.com)
Date: Mon Nov 24 11:36:47 EST 2008

SchemeUnit is fairly clean, and the basic model is simple.  Highlights:

 - define-check is an example of a moderately complex macro
 - the text-ui uses a monad to accumulate data
 - lots and lots of tests!

N.

On Sat, Nov 22, 2008 at 12:38 AM, Stephen De Gabrielle
<spdegabrielle at gmail.com> wrote:
> Thank you all,
>
> I think I need to go read some code - the webserver is probably a good
> choice as it seems to be getting a lot of use lately. I'd also appreciate
> [code reading] suggestions if anyone would care to make any.
>
> s


Posted on the users mailing list.