tonymorris / parametricity-exercisesLinks
Exercises designed specifically to demonstrate parametricity
☆28Updated 11 years ago
Alternatives and similar repositories for parametricity-exercises
Users that are interested in parametricity-exercises are comparing it to the libraries listed below
Sorting:
- Brent Yorgey's Typeclassopedia, translated to Scala☆24Updated 7 years ago
- Monadic folds☆69Updated 2 years ago
- A project comparing the Tagless Final approach with the Free Monad one, using the Monix's Task as the target monad☆16Updated 8 years ago
- Talks on category-parametric programming.☆22Updated last year
- Scala implementation of "Freer Monads, More Extensible Effects" - see http://okmij.org/ftp/Haskell/extensible/more.pdf☆49Updated 4 months ago
- Alternative to Free monads☆34Updated 8 years ago
- An sbt plugin that integrates Eta into Scala projects.☆57Updated 6 years ago
- Leibniz equivalence and Liskov substitutability library for Scala.☆37Updated 3 years ago
- A friendly guide for leveraging the power of recursion schemes in real-world applications☆107Updated 4 years ago
- Library for counting and enumerating things.☆47Updated 3 years ago
- Fun and Games with Fix, Cofree, and Doobie☆41Updated 8 years ago
- Supporting material for ScalaWorld 2015.☆100Updated 9 years ago
- Functional experiments in Scala☆21Updated 8 years ago
- an exploration of subtyping-based category theory in scala☆25Updated 14 years ago
- Scala library for free applicative schemas capable of parsing/rendering sums-of-products data structures.☆108Updated 6 years ago
- Invertible syntax and partial isomorphisms for Scala☆31Updated 7 years ago
- dhall-scala is a Scala library for consuming dhall configuration files from Scala programming language.☆39Updated 6 years ago
- An onion architecture example☆69Updated 8 years ago
- General, extensible effect monad for Scala with message-passing semantics☆38Updated 7 years ago
- Frege support for sbt☆53Updated last week
- Lambda syntax for Scala EDSLs☆27Updated last year
- A Scala compiler plugin for mutual tail recursion☆88Updated 5 years ago
- Annotated Scala version of Oleg's Typed Tagless Final Interpreters: Lecture Notes☆33Updated 7 years ago
- An effect monad for Scalaz 7.2☆55Updated 6 years ago
- A microlibrary for Scala encodings of higher-rank quantifiers☆59Updated 5 years ago
- Bartosz Milewski great book on Category Theory implemented in scala, with property Tests☆33Updated 7 years ago
- Invertible syntax for Scala.☆13Updated 8 years ago
- Generate GraphViz graphs by interpretting free monads.☆52Updated 10 years ago
- Purely Functional, Final Tagless interpreter for the Befunge-93 esolang☆35Updated 7 years ago
- Forget your methods☆41Updated 7 years ago