If you are an emacs fan I am told Clojurebox, no contest. If you are not comfortable with emacs I would recommend using a basic editor (if you want syntax highlighting you could use JEdit with the clojure config (search for it in the e-mail archive)) and a repl running from the commeand line (for a clj bat file look in http://en.wikibooks.org/wiki/Clojure_Programming/Getting_Started).
I am using Scite with a hacked up Lisp syntax config and a Lisp lexer. It ain't pretty but I don't spend any time fiddling with it and more time on Clojure. (I have high hopes for enclojure or the eclipse or intellij versions, but not yet,and my Clojure isn't yet good enough to help. Cheers Tom 2009/1/21 anderspe <anders.u.pers...@gmail.com> > > Hello, i am waiting for the book "Programming Clojure" by Stuart > Halloway, > I have set upp a enviroment that i can run a REPL and > load script. > > But i am looking for som basic info about sett upp interaction > to a editor, EMACS or... > > I have tryed Plugin to Netbeans but it was Alpha and have > som problem running Windows. > > Tutorials, Links, tips would be nice > > // Anders > > > > --~--~---------~--~----~------------~-------~--~----~ 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 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 -~----------~----~----~----~------~----~------~--~---