[plt-scheme] lambda-apply-values
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