Re: Two minor typos in the cheatsheet

2009-10-31 Thread Steve Tayon
Thanks for your findings! Should be corrected in the new revision. Greetings, Steve --~--~-~--~~~---~--~~ 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

Re: Clojure cheat sheet

2009-07-10 Thread Steve Tayon
Hi all, I uploaded a new revision. What's new? - filled tables with colours (grey version also included) - attempt to categorize zippers and parallel - added and removed a few commands In short, if you like the last revision, you will love this one. As always, suggestions and comments are welc

Re: Clojure cheat sheet

2009-07-08 Thread Steve Tayon
Laurent PETIT schrieb: > Hi, interesting, thanks for doing this ! > > Maybe you could add also the reader syntax for lists (), vectors [], > sets #{}, maps {} or do you think they are too trivial to be in the > cheat sheet ? Although the initialisation of lists, vectors etc. is a reader task, I w

Re: Clojure cheat sheet

2009-07-08 Thread Steve Tayon
Mark Volkmann schrieb: > Looks good! You might get some additional ideas for categories from > http://java.ociweb.com/mark/clojure/ClojureCategorized.html. Thanks for the hint. I will look for missing commands and merge them into the sheet. Steve --~--~-~--~~~---~--~

Clojure cheat sheet

2009-07-08 Thread Steve Tayon
Hello everyone, while looking around for a modern lisp, I discovered Clojure and was instantly infected by the new possibilities to write software. Since then I watched the screencasts and read several tutorials. Finally I bought "Programming Clojure" by Stuart and I was impressed by his clean an