Discovering Clojure and Compojure at Devoxx 2009 and its Twitter Stream

clojure

By the time you read this, Devoxx 2009 will be almost over. Another year of talks on all things related to Java. A great moment every year to discover new technology, rekindle with old colleagues and get inspired. This year I took my iPod Touch with me and tried to Tweet a little, when the network allowed it. That turned out to be a great idea.

Clojure is a relatively new language that I’ve been wanting to discover and try out for some time now. So seeing a talk about it, set me into action. I knew Clojure is a functional language that compiles to Java bytecode, but that’s about it. What I didn’t know was that Clojure is basically Lisp for the JVM. It uses Lisp‘s immediately recognizable parenthesized lists.

What attracts me in Clojure is how clean the language is. With very little syntax and just a few building blocks, anything is possible. Function execution has no side-effects, something which should appeal to any programmer, but might also raise a few questions.

A question that immediately came to mind, was how to incorporate this in a web application. Web applications are my bread and butter after all. I tweeted this question and, behold, the power of Twitter, I instantly got two thumbs up for compojure (and tutorial).

An elegant solution for a not so elegant problem. And one more thing to try out.

And I have a questions for my readers: do you have any experience applying functional programming to web applications?

This entry was posted in Java and JavaScript. Bookmark the permalink. Both comments and trackbacks are currently closed.

One Comment

  1. Posted December 18, 2009 at 2:41 pm | Permalink

    What attracts me in Clojure is how clean the language is. With very little syntax and just a few building blocks, anything is possible. Function execution has no side-effects, something which should appeal to any programmer, but might also raise a few questions.

  • Feedback or questions? Contact me right away.

    Comments have been disabled on my posts. Not because I don't want to hear from you, but because they were adding very little to the conversation (most of them were spam anyway). I do listen to you and try to keep as much posts as possible up-to-date and error free. So if you have a question, if something isn't working the way you hoped or you have general feedback, please use the contact form below. I guarantee an answer to every honest question or remark.
  • Get in touch
    1. (required)
    2. (valid email required)
     

    cforms contact form by delicious:days