myuon / ghc-compiler-notesLinks
A collection of Notes on GHC
☆72Updated 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:
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆125Updated last year
- JHC Haskell compiler split into reusable components☆57Updated 6 years ago
- The Software Foundations book, in GHC☆83Updated 9 months ago
- Literature review of GHC's Core language, System FC☆67Updated 7 years ago
- Specify variable binding in syntax trees using GHC.Generics (reimplementation of Unbound)☆57Updated last year
- They see me rollin'. They're Heyting. -- Chamillionaire, 2005☆83Updated 4 years ago
- Replib: generic programming & Unbound: generic treatment of binders☆46Updated 3 years ago
- Ministg is an interpreter for a high-level, small-step, operational semantics for the STG machine.☆72Updated 5 years ago
- Hypertypes - generic programming for heterogeneous recursive types☆125Updated 9 months ago
- λλλλ Lennart Augustsson's λ-calculus cooked four ways☆53Updated 8 years ago
- Type-level well-kinded natural numbers.☆34Updated 9 months ago
- rewrite rules for type-level equalities☆62Updated last month
- Library of categories, with categorical constructions on them☆58Updated 2 years ago
- Normalise GHC.TypeLits.Nat equations☆43Updated this week
- A syntax for unions of constraints in Haskell☆70Updated 8 years ago
- A set of utilities for using indexed types including containers, equality, and comparison.☆60Updated 2 weeks ago
- Kan extensions, Kan lifts, the Yoneda lemma, and (co)monads generated by a functor☆81Updated 3 weeks ago
- Moved to Haskell.org GitLab.☆61Updated 5 months ago
- do-notation for Category and "Arrow without arr"☆63Updated 8 years ago
- Interpreter for GHC Haskell☆22Updated 5 years ago
- Inspection Testing for Haskell☆189Updated 2 weeks ago
- A formalization of the polymorphic lambda calculus extended with iso-recursive types☆73Updated 6 years ago
- Diffing of (expression) trees.☆78Updated 3 months ago
- ☆99Updated 3 months ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆98Updated 3 years ago
- Pre-processor for .hsc files☆43Updated 3 months ago
- Tactic Metaprogramming in Haskell☆56Updated 6 years ago
- Generic Programming using True Sums of Products☆162Updated 2 months ago
- being the teaching materials and exercises for CS410 in the 2018/19 session☆57Updated 6 years ago
- Bit vectors: 8x less memory, up to 3500x faster than Vector Bool☆76Updated last month