Where to start with Clojure

The basics

Advanced Topics

Setting up your environments and tools

If you don’t know what IDE to start with, this article might help you make the decision.

Share this post:
  • Twitter
  • RSS
  • email
  • Reddit
  • Digg
  • FriendFeed
  • Print
  • HackerNews
  • Mixx
  • Google Bookmarks
  • DZone
  • LinkedIn
  • Posterous
  • StumbleUpon
  • Suggest to Techmeme via Twitter
  • Technorati
  • Facebook
  • Tumblr

12 Comments to “Where to start with Clojure”

  1. The week-old “Disclojure” news site has an excellent list of resources for Clojure: http://disclojure.org/where-to-start/

  2. http://tinyurl.com/yemjvmj
    Where to start with Clojure | disclojure: all things clojure

  3. http://tinyurl.com/yemjvmj
    Where to start with Clojure | disclojure: all things clojure

  4. Raju 29 December 2009 at 5:14 am #

    Another useful tool for Clojure on Windows is the Clojure Box (http://clojure.bighugh.com/). Much like the Lisp Box it takes away the complexity in setting up Emacs/Associated Add-ons/Clojure while giving you almost everything you need to start working on one of the better setups for Clojure.

    • tbatchelli 29 December 2009 at 9:44 am #

      Thanks Raju, I added Clojure Box to the list.

  5. Jeff Heon 10 January 2010 at 8:13 am #

    La Clojure is also available for the free community edition of IntelliJ.
    http://www.jetbrains.org/

    For quick and dirty Clojure with a minimalist UI, there is use waterfront.
    http://sourceforge.net/projects/waterfront/files/

  6. Michael Kohl 25 January 2010 at 9:44 am #

    Since you are linking to Marc Reid’s article on setting up Clojure on OS X, I’d like to point out my project ClojureX which is based on what Marc did and which by now is a pretty convenient way to set up Clojure on OS X, Linux, OpenSolaris and Windows (Cygwin):

    http://github.com/citizen428/ClojureX

    • tbatchelli 26 January 2010 at 12:14 am #

      Thanks Michael. I will add it once I fix Wordpress, since right now it is not letting me edit this page :(

  7. ax 2 February 2010 at 1:38 pm #

    if you mention clojure plus emacs, i think you should also mention clojure plus vim: VimClojure . working great here (even on windows)!

    • kotarak 15 March 2010 at 1:27 am #

      *bump*

      According to a non-representative poll second most used dev env after SLIME. And still missing from almost every list – including this one. :(

      • tbatchelli 15 March 2010 at 1:31 am #

        Aaah! I must apologize. Fixing this clear omission right now!

  8. Bin 19 May 2010 at 7:02 am #

    Since you are linking to Marc Reid’s article on setting up Clojure on OS X, I’d like to point out my project ClojureX which is based on what Marc did and which by now is a pretty convenient way to set up Clojure on OS X, Linux, OpenSolaris and Windows (Cygwin):
    +1


Leave a Reply