Haskell 2021 - Design Patterns for Parser Combinators (Functional Pearl)

This page summarizes the projects mentioned and recommended in the original post on /r/haskell

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. design-patterns-for-parser-combinators

    A Really Cool Calculator written in Haskell... or is it?

    The github repo mentioned in the video is here: https://github.com/j-mie6/design-patterns-for-parser-combinators

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. haskell-fana

    General purpose utilities library in Haskell.

    Nothing special really. Just as the term says: combine serializers. But here is my library for it. To my big surprise: i did not find any serializer combinator library in convincing quality, so i had to write my own.

  4. ParsleyHaskell

    Reimplementation of Parsley in Haskell, with improvements

    Very interesting! Here's the link to the repo: https://github.com/j-mie6/ParsleyHaskell.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Easy parsing with reasonable error messages in OCaml's Angstrom

    2 projects | dev.to | 8 May 2025
  • Chumsky: Write expressive, high-performance parsers with ease

    1 project | news.ycombinator.com | 15 Apr 2025
  • Nom parser combinators now released in version 8, with a new architecture

    1 project | news.ycombinator.com | 31 Jan 2025
  • Nom released 8.0: A byte-oriented, zero-copy, parser combinators Rust library

    1 project | news.ycombinator.com | 27 Jan 2025
  • Rust: Packages, Modules, Crates...Oh My!

    2 projects | dev.to | 7 Jan 2025