September 22, 1999 Perl and the Lambda Calculus Slide #31

        Y = f.(x.(f (x x)) x.(f (x x)))
        (Y f)
        (f.(x.(f (x x)) x.(f (x x))) f)
        (x.(f (x x)) x.(f (x x)))
        (f (x.(f (x x)) x.(f (x x)))) 


Next Copyright © 1999 M-J. Dominus