
We meet every Monday to learn Clojure and work on possible projects, at the beginning of the month we discuss and come up with project ideas, the following Mondays are spent on working and helping devs on this projects. We repeat this cycle every month.
Counts number of ++ on lingr.
Stream HTTP response bodies with river.
A monadic stream library in Clojure (port of Haskell's enumerator).
A simple URL shortener using noir + mongodb
JSON zetta-parser combinator (port of Haskell's aeson parser).
Transforms a river stream from raw input into parsed input using zetta parsers.
A monadic parser combinator library in Clojure (port of Haskell's attoparsec).
Dalap is an extremely flexible serialization / template library for Clojure. The name is the acronym for Decide As Late As Possible, from lean programming.