david-christiansen / final-pretty-printerLinks
A monadic (and pretty) pretty printer for Haskell
☆38Updated last year
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:
- A port of miniprl to Haskell with co-/inductive types bolted on the side.☆22Updated 9 years ago
- Codo notation for programming with comonads in Haskell☆25Updated 4 years ago
- An experimental intermediate language for GHC☆36Updated 7 years ago
- An implementation of the Haskell ByteString library using the Fiat system from MIT☆34Updated 3 years ago
- Demonstration for how to build "traverse" using GHC.Generics efficiently☆22Updated 6 years ago
- λλλλ Lennart Augustsson's λ-calculus cooked four ways☆29Updated 3 years ago
- Where my everyday research happens☆53Updated 2 weeks ago
- Composable Concurrent Computation Done Right☆30Updated 2 years ago
- Standard module for type-level programming in Haskell☆30Updated 5 years ago
- ☆14Updated 7 years ago
- Maps using values' monoidal structure during merging☆42Updated 2 months ago
- First class patterns and pattern matching, using type families☆17Updated 4 years ago
- higher-kinded data☆30Updated 2 years ago
- being a thing I build on a Saturday☆28Updated 7 years ago
- Scrap Your Reprinter - A Datatype Generic Algorithm for Layout-Preserving Refactoring☆27Updated 4 years ago
- Formally prove properties of Haskell programs using SBV/SMT.☆45Updated 3 months ago
- Bidirectional programming in Haskell with monadic profunctors☆46Updated 3 years ago
- The Str signature and implementations☆21Updated 8 years ago
- Compiling to STLC to categories in Haskell and Coq, using Conal Elliot's work☆19Updated 7 years ago
- An efficient finite map from (byte)strings to values.☆20Updated last month
- 🖼️ the compiling to closed categories compiler☆66Updated 7 years ago
- being the emperor of Mongo, but also a verb☆15Updated 6 years ago
- A command-line tool for live monitoring☆25Updated 2 weeks ago
- The Evolution of a Typechecker☆54Updated 6 years ago
- Tactic Metaprogramming in Haskell☆56Updated 5 years ago
- Classes for types where we know all the values☆39Updated 5 months ago
- Formalised embedding of an imperative language with effect system into session-typed pi calculus.☆28Updated 6 months ago
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).☆35Updated 3 months ago
- Uniform interface to reified data type information via Template Haskell☆21Updated 3 months ago
- Rust-style strict Maybe in Haskell: no space/indirection overhead.☆18Updated last year