Tag Archives: FP

On Selecting Clojure

The Clojure and Scheme Compared comments about Peter Bex’s Clojure from a Schemer’s perspective article caught my attention. I know that discussion is about language features, but it got me thinking about the different criteria used for selecting a programming … Continue reading

Posted in Clojure, Programming | Tagged , , | Leave a comment

Exploring Clojure (and FP vs OOP)

I’ve always viewed functional programming (FP) from afar, mostly because object-oriented programming (OOP) is the dominant development methodology I’ve been using (Java, Ruby, C#, etc.) for many years.  A majority of the articles I’ve read on FP have statements like … Continue reading

Posted in Clojure, Programming, Tools | Tagged , , , , , | 1 Comment