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

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.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. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit 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

  • 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
  • Challenge accepted: announcing SurrealDB 2.0

    2 projects | dev.to | 17 Sep 2024
  • A simple JSON parser using pari

    1 project | news.ycombinator.com | 29 Jun 2024

Did you know that Haskell is
the 25th most popular programming language
based on number of references?