[PRL] Of course our programming language can do this

Paul A. Steckler steck at stecksoft.com
Wed Aug 2 17:52:29 EDT 2006


> And how do you write down
> 
>   (define-syntax let
>     (syntax-rules ...))
> 
> in Haskell?

You don't -- you use `where'. ;-)

-- Paul



More information about the PRL mailing list