• Arduino programming framework with #Clojure by @hayamiz (here, via @kenji_rikitake) -- I always find these kind of projects to be very fun. From the project site: "KondoLisp is a framework for dynamic prototyping on Arduino. It enables you to run programs on Arduino WITHOUT frastrating compiling and uploading processes"
  • #clojure protocol draws partial inspiration from #haskell type class (here, via @wmacgyver) -- Look for "dynamic type class". Now you know.
  • Accessing the App Engine Datastore (here, via @ghoseb) -- Another article about writing Clojure apps for Google App Engine from the compojureongae blog, this time about writing and reading on GAE's datastore.
  • Path Finding Using A-Star in Clojure (here, via @ghoseb) -- A* is a well known algorithm to find the cheapest path from point A to point B. Used commonly in AI systems. This article describes a Clojure implementation of this algorithm.
  • Will be at the National Capital Area Clojure Users Group's June 17 meetup giving a talk entitled "The Magnificent Seven" (here, via @fogus) -- That's at 6.15pm and the talk is about "The Magnificent 7 - How many Clojure forms does it take to create a fully-functional and powerful Lisp variant? Would you believe 7?"
  • Grupo de google para usuarios de Clojure en Argentina (here, via @paraseba) -- A Google Group for Argentinian Clojurers is born.