myuon / ghc-compiler-notesLinks
A collection of Notes on GHC
☆71Updated 6 years ago
Alternatives and similar repositories for ghc-compiler-notes
Users that are interested in ghc-compiler-notes are comparing it to the libraries listed below
Sorting:
- JHC Haskell compiler split into reusable components☆57Updated 6 years ago
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆124Updated last year
- The Software Foundations book, in GHC☆83Updated 9 months ago
- Literature review of GHC's Core language, System FC☆67Updated 7 years ago
- Replib: generic programming & Unbound: generic treatment of binders☆45Updated 2 years ago
- Ministg is an interpreter for a high-level, small-step, operational semantics for the STG machine.☆72Updated 5 years ago
- Type-level well-kinded natural numbers.☆34Updated 9 months ago
- Interpreter for GHC Haskell☆22Updated 5 years ago
- Specify variable binding in syntax trees using GHC.Generics (reimplementation of Unbound)☆56Updated last year
- rewrite rules for type-level equalities☆62Updated last month
- A set of utilities for using indexed types including containers, equality, and comparison.☆60Updated 3 weeks ago
- Normalise GHC.TypeLits.Nat equations☆43Updated last week
- Hypertypes - generic programming for heterogeneous recursive types☆125Updated 8 months ago
- A syntax for unions of constraints in Haskell☆70Updated 8 years ago
- Hedgehog will eat your typeclass bugs☆55Updated 4 months ago
- λλλλ Lennart Augustsson's λ-calculus cooked four ways☆53Updated 8 years ago
- fleet-footed ByteString builder☆51Updated last year
- They see me rollin'. They're Heyting. -- Chamillionaire, 2005☆83Updated 4 years ago
- Kan extensions, Kan lifts, the Yoneda lemma, and (co)monads generated by a functor☆80Updated 3 months ago
- ☆99Updated 2 months ago
- Moved to Haskell.org GitLab.☆61Updated 4 months ago
- Compact regions library for Haskell☆82Updated last year
- higher-kinded data☆30Updated 2 years ago
- First-class type families☆88Updated last month
- Bit vectors: 8x less memory, up to 3500x faster than Vector Bool☆76Updated last month
- A haskell numeric prelude, providing a clean structure for numbers and operations that combine them.☆70Updated 2 months ago
- Arbitrary-precision floating-point numbers represented using scientific notation☆75Updated 9 months ago
- Speculate laws about Haskell functions☆30Updated 8 months ago
- Generic functions for single-sorted first-order structural unification☆46Updated 5 months ago
- A GHC plugin and library for analysing GHC Core