Common Lisp

Haskell-style lambdas in Lisp

Recently I was toying around with Lisp a bit and thought I’d share some insights. As you may or may not know programming in Lisps is somewhat different from the average programming languages you’re used to. In what way, you might ask – and no, I don’t mean being swarmed up with parenthesis (besides syntax should be the least concern when picking The Right Tool). Here’s why.
Read more