Hi Simon, there is a detailed explanation of syntax, data structures etc. as well as a complete reference at the Clojure site[1].
Then there's a wiki[2] with a lot of information of setting Clojure up with different editors like emacs or vim and a lot of examples. Also explaining some of the quirks like missing TCO due to the underlying JVM. Rich held a talk at the Boston Lisp Group. So when you have a Lisp background you might certainly be interested in this, since the audience was also quite familiar with Lisp. The talk was recorded and is available at blip.tv[3]. There are also other talks, eg. Rich's concurrency talk with the famous ant simulation, which might be interesting. Google probably knows where to get those. For live experience there is the #clojure channel on freenode. The people there are alway helpful. So in case you have a problem, you can get real-time help from them. Rich is also quite active there. So feedback reaches the right people. And finally (as you already did) you might post your questions here on the list. Hope this helps to get going with Clojure. :) Sincerely Meikel [1]: http://clojure.org [2]: http://en.wikibooks.org/wiki/Clojure_Programming [3]: http://blip.tv/file/1313398 --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---