Minimal Haskell Compiler
☆63Mar 26, 2018Updated 7 years ago
Alternatives and similar repositories for mhc
Users that are interested in mhc are comparing it to the libraries listed below
Sorting:
- The GHC Wiki (kept for archiving purposes, please use version at https://gitlab.haskell.org/ghc/ghc/wikis/)☆12Mar 9, 2019Updated 6 years ago
- Proofs of the number of inhabitants of polymorphic functions☆23Jul 19, 2018Updated 7 years ago
- A simple way to query constructors, like cases but slightly more concise☆11Mar 7, 2018Updated 7 years ago
- A typechecker for WebAssembly, written in Agda (WIP)☆17Feb 23, 2018Updated 8 years ago
- A monadic interface for DAG construction.☆24May 11, 2021Updated 4 years ago
- A magic typeclass that just does it☆126Aug 1, 2022Updated 3 years ago
- Write yourself a typed functional language☆65Oct 11, 2018Updated 7 years ago
- Dependently typed elimination functions using singletons☆28Jan 11, 2026Updated last month
- The Pico core language, and the Bake algorithm for elaborating Dependent Haskell into the former (WIP)☆15Feb 15, 2018Updated 8 years ago
- A Haskell code formatter using prettyprinter and the GHC API☆24Oct 7, 2018Updated 7 years 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…☆21Oct 28, 2019Updated 6 years ago
- used to be something more ambitious, cut scope to just a simple compiler for thesis project☆17Jan 14, 2019Updated 7 years ago
- Build Status A Haskell implementation of the ZKBoo protocol for non-interactive zero-knowledge arguments of boolean circuits.☆18Sep 1, 2018Updated 7 years ago
- Diffing of (expression) trees.☆79Jul 9, 2025Updated 7 months ago
- A GHC plugin and library for analysing GHC Core☆54Feb 4, 2025Updated last year
- Closure calculus implementation☆12Jun 25, 2019Updated 6 years ago
- Use GHC's Memory Allocator from C☆12Feb 22, 2020Updated 6 years ago
- Delay Differential Equations in Haskell☆11Dec 4, 2018Updated 7 years ago
- Expands type synonyms in Template Haskell ASTs☆11Jan 10, 2026Updated last month
- Give Haskell development tools access to Cabal project environment.☆24Feb 14, 2021Updated 5 years ago
- Robust prettyprinter for output of auto-generated Show instances☆17Dec 13, 2019Updated 6 years ago
- All of `base` without the `Prelude` module☆44Jan 30, 2023Updated 3 years ago
- A package exposing a function for generating catamorphisms.☆29Apr 15, 2018Updated 7 years ago
- Simplify and render Template Haskell☆18Aug 19, 2018Updated 7 years ago
- Resin: high performance variable binder and ast manipulation lib☆13Jan 1, 2019Updated 7 years ago
- A collection of Notes on GHC☆71Apr 14, 2019Updated 6 years ago
- Highly polymorphic algebraic structures with custom deriving strategies☆30Nov 3, 2021Updated 4 years ago
- A statically typed and lazy evaluated implementation of Lambda Calculus.☆21Sep 15, 2018Updated 7 years ago
- Publish & Subscribe☆13Dec 15, 2020Updated 5 years ago
- Maps using values' monoidal structure during merging☆42Jan 28, 2026Updated last month
- Verified left pad☆19Apr 14, 2018Updated 7 years ago
- An implementation of the Dunfield-Krishnaswami "Sound and Complete" type-system☆84Jan 3, 2018Updated 8 years ago
- JHC Haskell compiler split into reusable components☆57Dec 17, 2018Updated 7 years ago
- 💧 Liquid Haskell integration for Cabal and Stack☆25May 30, 2019Updated 6 years ago
- Prevent or capture output to stdout or other handles in Haskell☆23Jan 5, 2026Updated 2 months ago
- Logic Explorer - customizable proof construction tool for sequent calculi☆21Jun 3, 2022Updated 3 years ago
- Haskell source code formatter☆24Jan 5, 2025Updated last year
- Template Haskell Implementation of Egison Pattern Matching☆33Jul 13, 2020Updated 5 years ago
- First class patterns and pattern matching, using type families☆18Nov 6, 2020Updated 5 years ago