bravit / tt-ghc-exercisesLinks
☆28Updated 7 years ago
Alternatives and similar repositories for tt-ghc-exercises
Users that are interested in tt-ghc-exercises are comparing it to the libraries listed below
Sorting:
- Recursion schemes for Idris☆64Updated 7 years ago
- JHC Haskell compiler split into reusable components☆57Updated 7 years ago
- Haskell 98 contravariant functors☆73Updated last week
- Source for personal blog.☆78Updated this week
- Named parameters (keyword arguments) for Haskell☆98Updated 10 months ago
- Hedgehog will eat your typeclass bugs☆57Updated 7 months ago
- ICFP 2020 papers. Crowd-sourced☆90Updated 5 years ago
- A Haskell translation of Idris's original algebraic effects library☆41Updated 9 years ago
- do-notation for Category and "Arrow without arr"☆63Updated 8 years ago
- Generic Programming using True Sums of Products☆164Updated 2 weeks ago
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆128Updated last year
- Evaluate special comments in your program on file save.☆39Updated 5 years ago
- Working through the Thinking with Types book in Haskell☆34Updated 5 years ago
- Interpreter for GHC Haskell☆22Updated 6 years ago
- The 2019/2020 edition of Strathclyde's CS316 Functional Programming course