Parsing all context-free grammars using Earley's algorithm in Haskell.
☆378May 14, 2023Updated 2 years ago
Alternatives and similar repositories for Earley
Users that are interested in Earley are comparing it to the libraries listed below
Sorting:
- A re-do of the SimpleFP repo using de Bruijn index ABTs instead of HOAS☆109Jun 2, 2017Updated 8 years ago
- A small implementation of higher-order unification☆192Aug 6, 2017Updated 8 years ago
- Monad Transformers and Classes☆76Jun 25, 2019Updated 6 years ago
- An implementation of Typed Assembly Language (Morrisett, Walker, Crary, Glew)☆150Sep 30, 2021Updated 4 years ago
- Industrial-strength monadic parser combinator library☆965Updated this week
- Hopefully verifiable code generation in GHC☆93May 10, 2017Updated 8 years ago
- Let GHC prove program equations for you☆146Nov 4, 2018Updated 7 years ago
- A modern, extensible and well-documented prettyprinter.☆308Feb 24, 2026Updated 3 weeks ago
- Generically derive traversals, lenses, and prisms.☆441Aug 27, 2025Updated 6 months ago
- A bare-bones calculus-of-constructions☆383Sep 4, 2022Updated 3 years ago
- ScopeT and ScopeH☆13Aug 3, 2024Updated last year
- Shell programming, Haskell style☆967Sep 23, 2025Updated 5 months ago
- A magic typeclass that just does it☆126Aug 1, 2022Updated 3 years ago
- An optimized general monad transformer for streaming applications, with a simple prelude of functions☆107Jul 18, 2018Updated 7 years ago
- Auto-generate a command-line parser for your datatype☆211Jan 8, 2026Updated 2 months ago
- Release with confidence, state-of-the-art property testing for Haskell.☆690Jan 12, 2026Updated 2 months ago
- Demo for high-performance type theory elaboration☆585Feb 2, 2026Updated last month
- Developer tools for Haskell☆250Jul 18, 2024Updated last year
- Project: M36 Relational Algebra Engine☆945Mar 15, 2026Updated last week
- Functional programming with fewer indirections☆780Aug 20, 2020Updated 5 years ago
- haskell source code formatter☆687Nov 11, 2022Updated 3 years ago
- A small Haskell implementation of Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism☆101May 9, 2017Updated 8 years ago
- Fake dependent types in Haskell using singletons☆294Feb 15, 2026Updated last month
- Generic Programming using True Sums of Products☆163Jan 7, 2026Updated 2 months ago
- ☆116Aug 14, 2015Updated 10 years ago
- A user-centric visual STG implementation to help understand GHC/Haskell's execution model.☆535Jun 8, 2021Updated 4 years ago
- Hadrian: a new build system for the Glasgow Haskell Compiler. Now merged into the GHC tree!☆208Feb 4, 2019Updated 7 years ago
- A type-safe, high-level SQL library for Haskell☆477Jan 8, 2026Updated 2 months ago
- GRIN is a compiler back-end for lazy and strict functional languages with whole program optimization support.☆1,057Jun 13, 2025Updated 9 months ago
- The Haskell Refactoring Tool☆138Jun 16, 2017Updated 8 years ago
- Using Backpack to abstract over the main Haskell streaming libraries.☆34Sep 16, 2017Updated 8 years ago
- An experimental intermediate language for GHC☆36Sep 8, 2017Updated 8 years ago
- tools for writing better type errors☆73Sep 15, 2023Updated 2 years ago
- A monadic (and pretty) pretty printer for Haskell☆39Jul 12, 2023Updated 2 years ago
- A GHC plugin and library for analysing GHC Core☆54Feb 4, 2025Updated last year
- Agda proofs for some of the theorems in Robert Harper's Practical Foundations of Programming Languages.☆53Jul 24, 2019Updated 6 years ago
- A library for patches (diffs) on vectors: composable, mergeable and invertible☆57Aug 19, 2018Updated 7 years ago
- A lightweight (but compatible with ‘lens’) lenses library☆298Sep 29, 2025Updated 5 months ago
- Networks of composable stream transducers☆338Mar 3, 2025Updated last year