antalsz / choose-your-own-derivativeLinks
Code for the submitted TyDe '16 extended abstract and C∘mp∘se '17 talk "`choose` Your Own Derivative"
☆19Updated 8 years ago
Alternatives and similar repositories for choose-your-own-derivative
Users that are interested in choose-your-own-derivative are comparing it to the libraries listed below
Sorting:
- Scrap Your Reprinter - A Datatype Generic Algorithm for Layout-Preserving Refactoring☆27Updated 4 years ago
- Backpack examples repository☆14Updated 8 years ago
- Demonstration for how to build "traverse" using GHC.Generics efficiently☆22Updated 7 years ago
- being the materials for CS410 Advanced Functional Programming in the 2015/16 session☆40Updated 9 years ago
- being the materials from my YOW LambdaJam 2016 talk☆11Updated 9 years ago
- A port of miniprl to Haskell with co-/inductive types bolted on the side.☆22Updated 9 years ago
- Deep embedding of imperative programs with code generation☆23Updated 3 years ago
- being a thing I build on a Saturday☆28Updated 7 years ago
- Compositional type checking for Haskell☆38Updated 14 years ago
- An experiment in functional interface design☆24Updated 9 years ago
- Folds for recursive types with GHC Generics☆28Updated 4 months ago
- An implementation of the Haskell ByteString library using the Fiat system from MIT☆34Updated 3 years ago
- 🖼️ the compiling to closed categories compiler☆66Updated 7 years ago
- Haskell typechecker☆39Updated 6 years ago
- Codo notation for programming with comonads in Haskell☆25Updated 4 years ago
- Type-level sets for Haskell (with value-level counterparts and various operations)☆66Updated 2 months ago
- A Haskell translation of Idris's original algebraic effects library☆41Updated 9 years ago
- Dump GHC's abstract syntax trees☆41Updated 3 years ago
- second-order abstract syntax☆31Updated 4 years ago
- A GHC type checker plugin for row types☆39Updated 8 years ago
- Type safe abstract binding trees for Haskell, using Vinyl☆16Updated 8 years ago
- A toy implementation of Haxl to illustrate the internals☆22Updated 8 years ago
- An alternate definition of Haskell's Functor typeclass