[plt-scheme] Processing lists

From: Grant Rettke (grettke at acm.org)
Date: Wed Mar 11 17:29:12 EDT 2009

On Wed, Mar 11, 2009 at 4:08 PM, Todd O'Bryan <toddobryan at gmail.com> wrote:
> This is all very abstract, but I think it's helpful. Stop asking
> yourself, "What should I make the computer do?" and ask yourself, "How
> can I make an expression that represents what I want out of the pieces
> that I have?"

When you combine Design By Contract with Object Oriented you can
maintain a very nice model like you describe in the OO world.

When you working with PLT Scheme, you can do even better.


Posted on the users mailing list.