Archive for the ‘clojure’ Category

Functional programming blog aggregator in the works…

So I’m in the midst of planning my next toy project, specifically with an aim to build something for the cloud, be it Google App Engine, Mor.ph, EC2, etc. (that part is still up for grabs). What I’d like to do is an opt-in blog aggregation site focused around functional programming. It would be very [...]

Continue reading »

Hello, Clojure!

; Hello World! (defn hello [name] (println “Hello, ” name)) (hello “World!”)

Continue reading »

LOTY…Part Deux

A few days ago I pontificated on my need to choose a new “Language of the Year.” Right now I’m attempting to choose between Scala and Clojure. If nothing else, I’ve learned from this exercise that asking the community for feedback is a GOOD thing. Your comments have been very helpful. To summarize: As far [...]

Continue reading »

Follow

Get every new post delivered to your Inbox.