packages feed

graph-rewriting-ww-0.1: examples/lamping.l

((λg.(g(g(λx.x))))
 (λh.((λf.(f(f(λz.z))))
      (λw.(h(w(λy.y)))))))