haskell-mafia / introduction-to-fp-in-scalaLinks
A softer introduction to fp in scala course, based on patterns-in-types and the nicta course.
☆57Updated 7 years ago
Alternatives and similar repositories for introduction-to-fp-in-scala
Users that are interested in introduction-to-fp-in-scala are comparing it to the libraries listed below
Sorting:
- An exploration of purely functional library design in Scala.☆103Updated 9 years ago
- Convert Task to Future, and Future to Task☆63Updated 7 years ago
- Source code for the Interpreters workshop at Scala Exchange 2015.☆27Updated 9 years ago
- ☆77Updated 4 years ago
- Toy project serving to illustrate that it's possible to write pure functional systems in Scala.☆40Updated 10 years ago
- Monadic folds☆69Updated 2 years ago
- Scala implementation of "Freer Monads, More Extensible Effects" - see http://okmij.org/ftp/Haskell/extensible/more.pdf☆49Updated 9 months ago
- ☆83Updated 5 years ago
- A scala macro for reasonable lazy semantics☆85Updated last week
- Transform and compose tagless final encoded algebras in scala☆93Updated 7 years ago
- Companion booklet for "Functional Programming in Scala"☆56Updated 10 years ago
- Automatic functional lifting, mapping and folding.☆64Updated 8 years ago
- Idiomatic example of using functional programming to write a microservice☆72Updated 9 years ago
- A tour of some Typelevel libraries☆25Updated 7 years ago
- Monadic Scala API for CouchDB☆44Updated 10 years ago
- Fun and Games with Fix, Cofree, and Doobie☆40Updated 8 years ago
- A monad for resource acquisition and cleanup☆53Updated 7 years ago
- Lightweight and typesafe asynchronous computation graphs☆40Updated 6 years ago
- Provides a functional API for tracing programs across system and network boundaries.☆60Updated last year
- Finally Tagless Blocking Implementation☆92Updated 3 years ago
- Discover cats by coding a few simple exercises☆83Updated last year
- Reasonable telnet server for Scala.☆56Updated 6 years ago
- Scala library for free applicative schemas capable of parsing/rendering sums-of-products data structures.☆108Updated 7 years ago
- The pure testing library by scalaz.☆89Updated 5 years ago
- My tinkering to understand the typeclassopedia.☆102Updated last month
- Automatic typeclass-based abstraction over monad-like types☆54Updated 4 years ago
- HTTP service for schema storage and client generation☆28Updated 3 years ago
- A Scala compiler plugin for mutual tail recursion☆88Updated 5 years ago
- A compiler plugin that will improve on the scala compiler on the assumption that the user is using the Scalazzi-safe subset of Scala.☆73Updated 6 years ago
- Workshop on typeclasses in scala☆27Updated 8 years ago