On Nov 25, 2012 5:41 PM, "Sol Tourne" <artists...@yahoo.com> wrote: > > > hello -- > > There are a few resources out there to help one getting started with emacs+clojure, eclipse+ccw, etc. but I haven't found so far a resource helping me decide which learning curve to climb: the pros and cons of sweating to learn eclipse/ccw versus sweating learning the emacs ecosystem, etc. > > In making that choice, my priority is an environment that complements the REPL with a debugger that allows me to step through the execution, peek at values at intermediate stages of the computation, evaluate expressions within that intermediate stage, etc.
Hello, In your list, the only thing you won't be able to do with Eclipse is executing clojure forms in the context of the breakpoint. >Given that, does anybody have advice for a newcomer? My advice: don't try to learn too much at once. Eclipse+counterclockwise (and probably Intellij+La Clojure) lets you start right away hacking clojure. They are specifically designed to be newbie friendly Postpone the decision of becoming an emacs ninja to when you feel ok with clojure and you feel that you lack customization power (if ever). > > thanks in advance -- hoping this doesn't initiate a holy-war-of-IDEs... > > > -- > 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 -- 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