kowainik / first-class-patternsLinks
First class patterns and pattern matching, using type families
☆17Updated 4 years ago
Alternatives and similar repositories for first-class-patterns
Users that are interested in first-class-patterns are comparing it to the libraries listed below
Sorting:
- Small implementation of OutsideIn(X) type checking algorithm☆31Updated 10 years ago
- Funny little Haskell impl☆18Updated 4 years ago
- Dependently typed elimination functions using singletons☆28Updated 9 months ago
- System F implemented in Haskell☆24Updated 13 years ago
- Combinators for manipulating dependently-typed predicates.☆14Updated last year
- Session Types with Priority in Linear Haskell☆27Updated last year
- Where my everyday research happens☆55Updated 3 months ago
- being bits and pieces I'm inclined to leave lying around☆54Updated 3 months ago
- A Haskell to Coq compiler that represents effectful programs with the free monad☆45Updated 3 years ago
- An implementation of the Haskell ByteString library using the Fiat system from MIT☆34Updated 3 years ago
- Classes for types where we know all the values☆39Updated 9 months ago
- Generic functions for single-sorted first-order structural unification☆46Updated 5 months ago
- Compositional type checking for Haskell☆37Updated 14 years ago
- Agda-style equational reasoning in Haskell☆54Updated 6 months ago
- Artefact from the POPL'16 paper "Effects as Sessions, Sessions as Effects"☆15Updated 7 years ago
- Composable Concurrent Computation Done Right☆30Updated 2 years ago
- Extra type-level operations on GHC.TypeLits.Nat and a custom solver☆18Updated 7 months ago
- A small package that demonstrates how to use LiquidHaskell as a GHC plugin☆24Updated last year
- Hack idiom-brackets using GHC Source Plugin (8.6+)☆25Updated 7 years ago
- λλλλ Lennart Augustsson's λ-calculus cooked four ways☆29Updated 4 years ago
- Zippers for cofree types☆13Updated 3 years ago
- Type Safe LLVM IR ( Experimental )☆49Updated 7 years ago
- Ministg is an interpreter for a high-level, small-step, operational semantics for the STG machine.☆72Updated 5 years ago
- An implementation of a Relaxed Radix Balanced Vector in Haskell.☆29Updated 7 months ago
- Deep embedding of imperative programs with code generation☆23Updated 3 years ago
- IO using sized types and copatterns☆36Updated 4 years ago
- classical sequent calculus, embedded in Haskell☆21Updated last month
- A very simple interface for incremental computation using STM in Haskell.☆13Updated 2 years ago
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).☆35Updated 2 months ago
- Uniform interface to reified data type information via Template Haskell☆20Updated last week