[plt-scheme] Is there a general overview of contracts somewhere?

From: Robby Findler (robby at cs.uchicago.edu)
Date: Sun Apr 17 09:21:28 EDT 2005

Wait a few months and you should have one.

In the meantime, you might try reading some of Bertrand Meyer's essays,
but keep in mind that he's not coming from exactly the same place.

hth,
Robby

At Fri, 15 Apr 2005 22:48:07 -0700, Eric Hanchrow wrote:
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
> 
> Looking at Chapter 13 in the MzLib manual is enough to make me curious
> about contracts ... but that manual is a bit too terse for me: I'm not
> sure just what problem they solve, nor how to use them.  Googling for
> "mzscheme contracts" didn't bring up much of use (I really don't feel
> like reading a doctoral thesis just to learn how to use them).  So: is
> there something I could read that would introduce the idea of
> contracts, and show some examples of their use with MzScheme?
> 
> Thanks
> -- 
> Always code as if the guy who ends up maintaining your code will
>     be a violent psychopath who knows where you live.  John F. Woods



Posted on the users mailing list.