[plt-scheme] Puzzle

From: Jos Koot (jos.koot at telefonica.net)
Date: Wed Oct 29 14:55:41 EDT 2008

That simply dependes on else being bound (or unbound) in the same way ion 
scheme and mzscheme, I suspect.
I agree it's a little bit annoing, though, but we should be aware of the 
fact that mzscheme and scheme/base are two diferrent languages.
Jos

----- Original Message ----- 
From: "Jens Axel Soegaard" <jensaxel at soegaard.net>
To: "pltscheme" <plt-scheme at list.cs.brown.edu>
Sent: Wednesday, October 29, 2008 2:24 PM
Subject: [plt-scheme] Puzzle


> What happens if you run the following program?
>
>    #lang scheme
>    (require mzscheme)
>    (cond [else 42])
>
> -- 
> Jens Axel Søgaard
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
> 



Posted on the users mailing list.