ekmett / magpie
an exploration of subtyping-based category theory in scala
☆25Updated 14 years ago
Alternatives and similar repositories for magpie
Users that are interested in magpie are comparing it to the libraries listed below
Sorting:
- Lambda syntax for Scala EDSLs☆26Updated last year
- Khats, cats on Higher-Kinded amphets☆16Updated 8 years ago
- General, extensible effect monad for Scala with message-passing semantics☆38Updated 7 years ago
- Streams for (Co)Free! — The supporting repository for a 2016 Scala By The Bay presentation☆14Updated 8 years ago
- Implementing Abstract Binding Trees (in Scala, ...)☆19Updated 9 years ago
- Generalized recursion for Scalameta. And a Scala template tool.☆17Updated 7 years ago
- Invertible syntax and partial isomorphisms for Scala☆31Updated 7 years ago
- ☆16Updated 9 years ago
- Functional experiments in Scala☆21Updated 8 years ago
- dhall-scala is a Scala library for consuming dhall configuration files from Scala programming language.☆39Updated 6 years ago
- Data structure experimentation in scala☆15Updated 10 years ago
- (Actually) flexible law checking for Scala☆15Updated 8 years ago
- Extensible protocols for Scala☆13Updated 8 years ago
- Invertible syntax for Scala.☆13Updated 8 years ago
- Type-level API for standard collections☆33Updated 8 years ago
- Leibniz equivalence and Liskov substitutability library for Scala.☆37Updated 3 years ago
- Brent Yorgey's Typeclassopedia, translated to Scala☆24Updated 7 years ago
- Forget your methods☆41Updated 7 years ago
- Library for counting and enumerating things.☆47Updated 3 years ago
- Exploration of the Free monad without point☆11Updated 8 years ago
- Proof-of-concept Prolog compiler that compiles down to Scala implicits.