-
The github repo mentioned in the video is here: https://github.com/j-mie6/design-patterns-for-parser-combinators
-
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!
-
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.
-
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.
Related posts
-
Easy parsing with reasonable error messages in OCaml's Angstrom
-
Chumsky: Write expressive, high-performance parsers with ease
-
Nom parser combinators now released in version 8, with a new architecture
-
Nom released 8.0: A byte-oriented, zero-copy, parser combinators Rust library
-
Rust: Packages, Modules, Crates...Oh My!