[PRL] Of course our programming language can do this

Matthias Felleisen matthias at ccs.neu.edu
Wed Aug 2 17:59:23 EDT 2006


You can't express the very idea of introducing a binding form. Yeap.


On Aug 2, 2006, at 5:52 PM, Paul A. Steckler wrote:

>> 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