sinelaw / freshLinks
☆14Updated 7 years ago
Alternatives and similar repositories for fresh
Users that are interested in fresh are comparing it to the libraries listed below
Sorting:
- An experimental intermediate language for GHC☆36Updated 7 years ago
- Demonstration for how to build "traverse" using GHC.Generics efficiently☆22Updated 6 years ago
- being a thing I build on a Saturday☆28Updated 7 years ago
- An implementation of the Haskell ByteString library using the Fiat system from MIT☆34Updated 3 years ago
- Demonstrating comonad transformers.☆37Updated 8 years ago
- ScopeT and ScopeH☆13Updated 11 months ago
- Haskell Type Level Example Programs☆29Updated 7 years ago
- Generic data types in Haskell, utilities for GHC.Generics☆45Updated 2 months ago
- An experiment in functional interface design☆24Updated 8 years ago
- Compiling to STLC to categories in Haskell and Coq, using Conal Elliot's work☆19Updated 7 years ago
- An "extensible coeffect" system built out of comonads and Day convolution.☆36Updated 4 years ago
- [Talk] Framing the Discussion with EDSLs☆9Updated 10 years ago
- A port of miniprl to Haskell with co-/inductive types bolted on the side.☆22Updated 9 years ago
- System F implemented in Haskell☆24Updated 13 years ago
- Experiments using a bidirectional typesystem☆17Updated 3 years ago
- Kleene algebra, regular expressions☆32Updated last year
- Codo notation for programming with comonads in Haskell