faulhornlabs / csipLinks
☆23Updated last month
Alternatives and similar repositories for csip
Users that are interested in csip are comparing it to the libraries listed below
Sorting:
- Generic functions for single-sorted first-order structural unification☆46Updated 3 months ago
- Existential type.☆37Updated 8 months ago
- Staged Streams and other stuff☆18Updated 3 years ago
- Type-safe WebAssembly eDSL in Haskell☆27Updated 10 months ago
- Eventually a practical 2-level TT-based compiler☆27Updated 3 weeks ago
- Implementation of an efficient thread-safe global Symbol Table, with garbage collection☆19Updated 5 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 last month
- ICFP tutorial☆39Updated 4 years ago
- Normalization by Evaluation for Embedded Domain-specific Languages☆31Updated 9 months ago
- classical sequent calculus, embedded in Haskell☆21Updated this week
- Haskell port of the Nanopass Compiler Framework☆22Updated 2 months ago
- GHC plugin to branch on whether a constraint is satisfied☆33Updated last month
- Fast equality saturation in Haskell☆86Updated last month
- Prototype implementations of systems based on setoid type theory☆65Updated 4 years ago
- Session Types with Priority in Linear Haskell☆27Updated last year
- Lambda normalization and conversion checking benchmarks for various implementations☆59Updated 4 years ago
- being bits and pieces I'm inclined to leave lying around☆53Updated 2 months ago
- An interface for GHC type-checking plugins☆21Updated this week
- An implementation of a Relaxed Radix Balanced Vector in Haskell.☆29Updated 5 months ago
- a talk about and sample project for the [Categorifier](https://github.org/con-kitty/categorifier) GHC plugin.☆21Updated last year
- ☆26Updated 2 years ago
- Monomorphize polymorphic functions for testing☆36Updated 8 years ago
- ☆28Updated last month
- λλλλ Lennart Augustsson's λ-calculus cooked four ways☆29Updated 4 years ago
- Staged push/pull fusion with typed Template Haskell☆59Updated last year
- ⛏️ A refinement proof framework for haskell☆70Updated 2 years ago
- Minimal binary serialization library with focus on performance☆25Updated last month
- ☆48Updated 2 weeks ago
- A Haskell to Coq compiler that represents effectful programs with the free monad