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.

19 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

  9. genet 2 August 2010 at 8:51 am #

    IntelliJ has a Community Edition Release 9, free download. Haven’t tried with clojure, and I think JetBrains guys are busy stabilizing scala plugin:

    http://devnet.jetbrains.net/community/idea/clojure

  10. genet 2 August 2010 at 8:54 am #

    also this list

    http://news.ycombinator.com/item?id=1033503

  11. genet 2 August 2010 at 8:57 am #

    (possible double submission)

    IntelliJ has free community edition, and forum for plugin

    http://devnet.jetbrains.net/community/idea/clojure

    http://www.jetbrains.com/idea/free_java_ide.html

    • tbatchelli 2 August 2010 at 8:23 pm #

      Gene, clearly this section needs quite a revamp. Things are moving fast. I was planning on doing it soon, so your helpful comments motivated me to doing it sooner! (no promises)

      Thanks!

  12. Sean Corfield 18 April 2011 at 10:50 pm #

    The link to clojure-contrib projects should point to:

    http://clojure.github.com/clojure-contrib/

    Thanx for a great resource – keep up the good work!

  13. tbatchelli 19 April 2011 at 10:25 pm #

    Sean, I’ll try to edit this page once I figure out why WordPress doesn’t show the editor for it :(

  14. Justinlilly 28 April 2011 at 7:53 pm #

    Also 4clojure.com


Leave a Reply