[plt-scheme] Debugging the lazy language

From: Shriram Krishnamurthi (sk at cs.brown.edu)
Date: Mon Dec 31 09:12:59 EST 2007

On Dec 30, 2007 5:39 PM, Noel Welsh <noelwelsh at gmail.com> wrote:
> Final question of the evening...
>
> I'm experimenting with the lazy language.  Now I've written some code
> that works fine w/ eager evaluation.  I converted to lazy, mostly just
> by changing module declarations to (lib "lazy.ss" "lazy"), and now the
> code doesn't do anything.

Congratulations!  See, that was easy.

Oh, wait, you're reporting a problem?

Shriram


Posted on the users mailing list.