- I wrote a Turing Machine with Clojure...C'mon, It's Turing Machine! (via @gigix) -- Does this prove that Clojure is Turing Complete? Interesting work nonetheless.
- Blogged: "2 is a smell" (via @puredanger) -- Zero, one, many! 2? Why 2? If your code is expecting certain things in some exact position in a sequence, that is suspicious. Not wrong yey, just Guantanamo suspicious.
- Buscador/diccionario de comandos (vi a@ieeear) -- This is a searcher for commands for multiple languages. Try 'pmap' for example. Then try 'map'.
- Made a little visualizer for http://ai-class.com tree searching with Clojure/Incanter/Processing (via @stevelosh) -- If you're taking the Artificial Intelligence class at Stanford (online, 160K students registered) then this will interest you. Not taking that class? Still interesting.
- Frustrated by setting up vimclojure? Does this help? (via @darevay) -- This is a github project with files and instructions on setting up vimclojure to work beautifully.