A simple input sample: (lambda x.(x x))(lambda x.(x x)). Or type help to learn more.
Try fix-point combinator: (lambda f. ((lambda x.(f (x x))) (lambda x.(f (x x))))) (lambda x.x)
© Liang Gong, Electric Engineering & Computer Science, University of California, Berkeley.
Powered by Bootstrap, template by @mdo.