omelkonian / rewrite-inspectorView external linksLinks
A terminal UI for inspecting steps taken by a rewriting process. Useful for the optimization phase of a compiler, or even evaluators of small languages.
☆21Oct 28, 2019Updated 6 years ago
Alternatives and similar repositories for rewrite-inspector
Users that are interested in rewrite-inspector are comparing it to the libraries listed below
Sorting:
- ☆24May 22, 2020Updated 5 years ago
- A GHC source plugin which detects opportunities to use coerce☆17Aug 8, 2018Updated 7 years ago
- A monadic interface for DAG construction.☆24May 11, 2021Updated 4 years ago
- Evaluate special comments in your program on file save.☆39Oct 7, 2020Updated 5 years ago
- Small implementation of OutsideIn(X) type checking algorithm☆31Apr 13, 2015Updated 10 years ago
- Proofs of the number of inhabitants of polymorphic functions☆23Jul 19, 2018Updated 7 years ago
- Programmatically create new instances using core-to-core plugins☆11Mar 24, 2021Updated 4 years ago
- The Pico core language, and the Bake algorithm for elaborating Dependent Haskell into the former (WIP)☆15Feb 15, 2018Updated 8 years ago
- Bring fusion to everyone☆14Feb 6, 2020Updated 6 years ago
- Ties the knot on data structures that reference each other by unique keys☆48Aug 2, 2024Updated last year
- Unpinned byte arrays in GHC haskell☆22Jan 8, 2019Updated 7 years ago
- A usable type system for call by push-value☆33Dec 16, 2019Updated 6 years ago
- The GHC Wiki (kept for archiving purposes, please use version at https://gitlab.haskell.org/ghc/ghc/wikis/)☆12Mar 9, 2019Updated 6 years ago
- A simple way to query constructors, like cases but slightly more concise☆11Mar 7, 2018Updated 7 years ago
- ☆12Feb 11, 2019Updated 7 years ago
- Proof combinators used in Liquid Haskell for theorem proving☆12Mar 28, 2018Updated 7 years ago
- Algebraic Effects in Haskell using Implicit Parameters☆47Aug 16, 2020Updated 5 years ago
- Use GHC's Memory Allocator from C☆12Feb 22, 2020Updated 5 years ago
- Closure calculus implementation☆12Jun 25, 2019Updated 6 years ago
- Write yourself a typed functional language☆65Oct 11, 2018Updated 7 years ago
- Classical Logic in Haskell☆24Nov 19, 2025Updated 2 months ago
- static analysis of free monads☆24Jul 10, 2018Updated 7 years ago
- Automatically trace all (showable) binds in do expressions☆84Jun 11, 2018Updated 7 years ago
- Verified left pad☆19Apr 14, 2018Updated 7 years ago
- A Haskell implementation of "Functional pearl: a SQL to C compiler in 500 lines of code"☆46Feb 15, 2019Updated 7 years ago
- ☆14Apr 17, 2022Updated 3 years ago
- Building self-contained (offline-only) Haskell program tarballs; only Stack+GHC needed☆10Jun 8, 2017Updated 8 years ago
- deprecated in favor of -XQualifiedDo☆41May 8, 2021Updated 4 years ago
- 💧 Liquid Haskell integration for Cabal and Stack☆25May 30, 2019Updated 6 years ago
- A syntax for unions of constraints in Haskell☆70Jun 30, 2017Updated 8 years ago
- Haskell bindings to lz4☆21Updated this week
- ☆13Jul 31, 2016Updated 9 years ago
- GHC patched with the -fcompact-holes flag☆11Nov 12, 2018Updated 7 years ago
- A Pandoc filter that identifies Haskell code in Markdown, executes the code in GHCI and embeds the results in the returned Markdown.☆14Jul 11, 2019Updated 6 years ago
- Hypertypes - generic programming for heterogeneous recursive types☆125Jan 12, 2025Updated last year
- The compilation target that functional programmers always wanted.☆62Aug 2, 2020Updated 5 years ago
- Diffing of (expression) trees.☆79Jul 9, 2025Updated 7 months ago
- Manually constructed STG programs compiled with the standard GHC codegen backend.☆24Jan 10, 2021Updated 5 years ago
- Dependently typed elimination functions using singletons☆28Jan 11, 2026Updated last month