All Projects → hablapps → bypassingfreemonads

hablapps / bypassingfreemonads

Licence: other
Object algebras vs. free monads, or type classes vs. ADTs

Programming Languages

scala
5932 projects

This repository contains the code and examples for this talk:

Bypassing free monads with object algebras

You can find the slides of the talk here.

In order to run the examples, type the following from the command prompt, which will take you to the scala console:

> ./sbt console

To exercise the live coding, type this:

> ./sbt "~testOnly org.hablapps.talk.bypassingfreemonads.templates.ObjectAlgebraApproach"
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].