TheMatten / haskLinks
Funny little Haskell impl
☆18Updated 4 years ago
Alternatives and similar repositories for hask
Users that are interested in hask are comparing it to the libraries listed below
Sorting:
- Zippers for cofree types☆13Updated 3 years ago
- Existential type.☆37Updated 8 months ago
- Session Types with Priority in Linear Haskell☆27Updated last year
- It's Data.Graph, but it doesn't suck!☆16Updated 4 years ago
- Omit fields for instance deriving☆37Updated 5 years ago
- Extra type-level operations on GHC.TypeLits.Nat and a custom solver☆18Updated 5 months ago
- Overloaded plugin☆30Updated last year
- λλλλ Lennart Augustsson's λ-calculus cooked four ways☆29Updated 4 years ago
- Staged Streams and other stuff☆18Updated 3 years ago
- Dependently typed elimination functions using singletons☆28Updated 7 months ago
- A usable type system for call by push-value☆33Updated 5 years ago
- First class patterns and pattern matching, using type families☆17Updated 4 years ago
- Keep your laziness in check!☆33Updated last week
- A simple tool for visualising differences in Criterion benchmark results☆14Updated 4 months ago
- Safe web routing in haskell☆30Updated 2 years ago
- An efficient finite map from (byte)strings to values.☆20Updated 3 months ago
- ☆16Updated 3 years ago
- The Pico core language, and the Bake algorithm for elaborating Dependent Haskell into the former (WIP)☆15Updated 7 years ago
- Flexible Haskell library for parsing and printing S-Expressions☆20Updated 9 months ago
- Normalization by Evaluation for Embedded Domain-specific Languages☆31Updated 9 months ago
- A terminal UI for inspecting steps taken by a rewriting process. Useful for the optimization phase of a compiler, or even evaluators of s…☆21Updated 5 years ago
- Hack idiom-brackets using GHC Source Plugin (8.6+)☆25Updated 7 years ago
- Haskell library of row polymorphic record manipulator☆23Updated 4 years ago
- Minimal binary serialization library with focus on performance☆25Updated last month
- A monadic interface for DAG construction.☆24Updated 4 years ago
- Automatic type class law checking.☆24Updated 7 months ago
- classical sequent calculus, embedded in Haskell☆21Updated 3 years ago
- Non-empty Vectors☆25Updated 4 months ago
- Compiler backend for generating Scheme code☆26Updated last year
- 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