Examples of a simple parser written in both Parsec and Happy/Alex
☆51Apr 6, 2015Updated 10 years ago
Alternatives and similar repositories for haskell-parser-examples
Users that are interested in haskell-parser-examples are comparing it to the libraries listed below
Sorting:
- A very simple example of how to use Alex and Happy to build a language processor in Haskell.☆15Jan 23, 2015Updated 11 years ago
- A version of Epigram 1 that can run with newer GHCs☆55Jul 22, 2017Updated 8 years ago
- Semi-naïve typed Datalog backend with runtime, transformations, and foreign predicate support☆16Jun 24, 2020Updated 5 years ago
- Syntactic evaluation of STLC (incl. proof of normalization a la Software Foundations)☆13Nov 19, 2017Updated 8 years ago
- Collects examples used to produce the paper 'Session Types with Linearity in Haskell' by Orchard and Yoshida (2017).☆12Nov 28, 2023Updated 2 years ago
- "Programs that explain their effects" talk material☆17Jun 22, 2018Updated 7 years ago
- Example of combining Alex (lexical parser) and Happy (syntax parser)☆30Aug 30, 2024Updated last year
- Derive editors for data types.☆29Oct 5, 2014Updated 11 years ago
- 🧰 Build Gleam code with rebar3☆16Oct 11, 2021Updated 4 years ago
- Logic Explorer - customizable proof construction tool for sequent calculi☆21Jun 3, 2022Updated 3 years ago
- Haskell suite library for name resolution☆53Apr 9, 2025Updated 11 months ago
- DSL for attaching documentation to persistent entities☆14May 30, 2025Updated 9 months ago
- Template repo for theorem proving in Liquid Haskell☆33Sep 19, 2018Updated 7 years ago
- van Laarhoven lenses for Idris☆20Sep 25, 2017Updated 8 years ago
- An attoparsec roundtrip☆19Apr 23, 2020Updated 5 years ago
- A purely functional programming language intended for practical programming.☆28Apr 12, 2010Updated 15 years ago
- A collection of ready-to-use Prometheus Metrics to monitor your Haskell application☆13Aug 27, 2025Updated 6 months ago
- Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer☆202Jul 22, 2023Updated 2 years ago
- The Happy parser generator for Haskell☆317Jan 16, 2026Updated 2 months ago
- Fixed length vector for haskell☆21Feb 28, 2026Updated 3 weeks ago
- Folds for recursive types with GHC Generics☆28Aug 9, 2025Updated 7 months ago
- An intensely interactive, graphical theorem prover based on natural deduction☆29Aug 1, 2014Updated 11 years ago
- Shell Integration Library [Haskell]☆54Mar 14, 2025Updated last year
- Various type-aligned sequence data structures.☆21Aug 15, 2021Updated 4 years ago
- An attempt to formalize unix cat in fiat☆11May 28, 2017Updated 8 years ago
- Pure Haskell client for the Mandrill JSON API☆17Mar 11, 2025Updated last year
- Replib: generic programming & Unbound: generic treatment of binders☆46Oct 18, 2022Updated 3 years ago
- retrieve github data through haskell functions☆20Oct 9, 2011Updated 14 years ago
- Runtime compilation and invocation of C.☆10Mar 25, 2019Updated 6 years ago
- HTTP proxy for authenticating users via OAuth2☆10Sep 6, 2019Updated 6 years ago
- Use conduit to process/manipulate/convert audio☆18Feb 26, 2026Updated 3 weeks ago
- OCaml BitTorrent library and client☆42Sep 12, 2022Updated 3 years ago
- A simplistic, integer-only programming language☆11Jan 4, 2016Updated 10 years ago
- Source material for "Functional Pearl: Getting a Quick Fix on Comonads"☆48Feb 17, 2018Updated 8 years ago
- Use tests to monitor changes in Aeson serialization☆18Aug 27, 2024Updated last year
- Normalise GHC.TypeLits.Nat equations☆44Feb 25, 2026Updated 3 weeks ago
- ☆14Nov 23, 2016Updated 9 years ago
- Expands type synonyms in Template Haskell ASTs☆11Jan 10, 2026Updated 2 months ago
- The Pico core language, and the Bake algorithm for elaborating Dependent Haskell into the former (WIP)☆15Feb 15, 2018Updated 8 years ago