projects

My GitHub page has a lot of repos and a lot of dead ends and things not really ready for anyone to look at. So here is a list of the more interesting ones, some of which have additional documentation hosted here.

atto
Incremental parser combinators for everyday parsing. Based on attoparsec.
scaladoc
tutorial
doobie
Pure functional JDBC layer for Scala. See also related presentations.
scalaz book
cats book
scaladoc
tut
Literate REPL sessions for Scala.
examples
Example usage of scalaz and other quirky shit. Not super high quality but popular.
tiny-world
Simple monadic effect worlds via module abstraction and existential types.
preso
basic-dsl
Ridiculous but interesting pure functional embedded BASIC interpreter.