[PRL] Of course our programming language can do this

Eli Barzilay eli at barzilay.org
Wed Aug 2 18:02:01 EDT 2006


On Aug  2, Paul A. Steckler wrote:
> > And how do you write down
> > 
> >   (define-syntax let
> >     (syntax-rules ...))
> > 
> > in Haskell?
> 
> You don't -- you use `where'. ;-)

... and #define.

[And when someone says "macros" you stick your fingers in your ears
and shout "lalalalalalala"...]

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                  http://www.barzilay.org/                 Maze is Life!



More information about the PRL mailing list