Long time since my last post – sorry for this but I’m gonna be more active in the future.
This post will start a series of entries dealing with Lambda Calculus so be prepared for some major geeky-fun.
With some very basic definitions you can see how you can do amazing stuff like adding numbers by just applying some simple rules.
If you got curious: you can find a simple lambda-calculus interpreter I plugged together to have some pain-free testing-tool for examples and exercises on my lcalcinterpreter codeplex page.