I was fiddling with combinators in JavaScript and was being proud of (hopefully) getting S to work when I stumbled upon Wikipedia saying: "The Y combinator can be expressed in the SKI-calculus as
I\'m trying out a very light-weight encoding of combinator calculus in scala. Initially, I\'m simply implementing the S and K combinators, application and constant values. Later I hope to lift scala f
I have a site at blog.foobar.com that I have closed down, and I want any page requested there to be forwarded to www.foobar.com