david-christiansen / final-pretty-printerLinks
A monadic (and pretty) pretty printer for Haskell
☆39Updated 2 years ago
Alternatives and similar repositories for final-pretty-printer
Users that are interested in final-pretty-printer are comparing it to the libraries listed below
Sorting:
- An implementation of the Haskell ByteString library using the Fiat system from MIT☆34Updated 3 years ago
- An experimental intermediate language for GHC☆36Updated 8 years ago
- ☆14Updated 7 years ago
- A port of miniprl to Haskell with co-/inductive types bolted on the side.☆22Updated 9 years ago
- Compiling to STLC to categories in Haskell and Coq, using Conal Elliot's work☆19Updated 7 years ago
- Bidirectional programming in Haskell with monadic profunctors☆47Updated 3 years ago
- 🖼️ the compiling to closed categories compiler☆66Updated 7 years ago
- Codo notation for programming with comonads in Haskell☆25Updated 4 years ago
- Classes for types where we know all the values☆39Updated 10 months ago
- Kleene algebra, regular expressions☆33Updated 2 years ago
- Specify variable binding in syntax trees using GHC.Generics (reimplementation of Unbound)☆57Updated last year
- Tactic Metaprogramming in Haskell☆56Updated 6 years ago
- The Str signature and implementations☆21Updated 8 years ago
- λλλλ Lennart Augustsson's λ-calculus cooked four ways☆29Updated 4 years ago
- Compositional type checking for Haskell☆37Updated 14 years ago
- Work on type class deriving with elaboration reflection☆32Updated 7 years ago
- do-notation for Category and "Arrow without arr"☆62Updated 8 years ago
- Standard module for type-level programming in Haskell