(define zero (lambda (f) (lambda (x) x))) (display zero)
Standard input is empty
#<procedure zero (f)>
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!