isovector / hs2Links
a new, WIP Haskell compiler
☆14Updated 5 years ago
Alternatives and similar repositories for hs2
Users that are interested in hs2 are comparing it to the libraries listed below
Sorting:
- Overloaded plugin☆30Updated last year
- Omit fields for instance deriving☆37Updated 5 years ago
- Helpers which allow safe partial pattern matching in lambdas☆31Updated 4 years ago
- Keep your laziness in check!☆33Updated 2 years ago
- Existential type.☆37Updated 6 months ago
- Tactic Metaprogramming in Haskell☆56Updated 5 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 3 months ago
- 🤳 ignore the differences between `a` and `Identity a`☆25Updated 5 years ago
- Haskell Type Level Example Programs☆29Updated 7 years ago
- An implementation of the Haskell ByteString library using the Fiat system from MIT☆34Updated 3 years ago
- rewrite rules for type-level equalities☆62Updated last year
- Generic data types in Haskell, utilities for GHC.Generics☆45Updated 2 months ago
- Bidirectional Parsing. Work in Progress☆32Updated 9 months ago
- An interpreted lambda calculus with Algebraic and Recursive Types.☆17Updated 3 years ago
- Demonstration for how to build "traverse" using GHC.Generics efficiently☆22Updated 6 years ago
- A modern Haskell debugger☆30Updated last month
- experimenting with unlifted classes via backpack☆36Updated 2 years ago
- A Really Cool Calculator written in Haskell... or is it?☆43Updated 3 years ago
- reverse dependency build matrix generator☆33Updated 4 years ago
- λλλλ Lennart Augustsson's λ-calculus cooked four ways☆29Updated 3 years ago
- Standard module for type-level programming in Haskell☆30Updated 5 years ago
- Session Types with Priority in Linear Haskell☆27Updated last year
- Automatic type class law checking.☆24Updated 5 months ago
- ☆18Updated 4 years ago
- being a thing I build on a Saturday☆28Updated 7 years ago
- Extremely simple effect system for Haskell☆7Updated 4 years ago
- Flexible Haskell library for parsing and printing S-Expressions☆20Updated 7 months ago
- GHC plugin for automatic case splitting☆16Updated 2 months ago
- A GHC plugin and library for analysing GHC Core☆54Updated 4 months ago
- Benchmark a given function for variable input sizes and find out its time complexity☆25Updated 3 months ago