• GitHub上ではCommon LispよりClojureのほうが人気があるんだね (via @bojovs) -- Clojure has become more popular than Common Lisp in terms of projects at github. Clojure is #18 and Common Lisp is #19. I should add that Scala remains at #20 and Scheme is at #21
  • これだ. これを常備しておけば良いのだ. "Hyperpolyglot: Lisp: Common Lisp, Scheme, Clojure, Emacs Lisp" (here, via @stillpedant) -- This is a 4-way cheat sheet that will let you know the equivalent functions/syntax between these 4 languages.
  • A survey of #clojure plug-ins for #vim (VimClojure and Slimv), plus details on my configuration (here, via @deepbluelambda) -- This article goes quite in depth on the different options of running clojure from within Vim.
  • Joy of Clojure's official "Things learned from co-author" scorecard: Fogus: 57,313. Chouser: 1 (via @fogus) -- Next goal in this life: write a book with Chris Houser.
  • In Chicago? Dig Clojure? This is for you (here, via @DocOnDev) -- Yay! The Chicago Clojure Group is back! Next meeting is May 19th at 6pm at ThoughtWorks' offices.
  • Freemind Clojure REPL Hello World (here, via @nickmain_) -- Feemind is a free open source mind mapping software, written in Java, and with the ability to be scripted. In this article there is a video that shows how to run Clojure code inside the mind map. Pretty neat!