On Tue, Aug 17, 2010 at 10:59 AM, HB <hubaghd...@gmail.com> wrote: > Hey, > How to install Clojure on Mac OS X? > I googled the web, some use MacPorts, others write some shell scripts. > Is there a -standard- way to install Clojure on OS X (if possible, > please don't refer me to MacPorts)? > Thanks all for help and time.
If you're just getting started and you're on OS X I whole-hearted recommend Cake. sudo gem install cake And you're pretty much good to go. You get an excellent autocompleting REPL. As long as you're not using Cake to design Rake style build tasks, it's pretty much interchangeable with Leiningen. Leiningen is excellent, but Cake benefits from "instant-on" REPLs as well as providing simpler integration for non-Emacs users (I'm working on a TextMate bundle). David -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en