ParsleyHaskell
Reimplementation of Parsley in Haskell, with improvements (by j-mie6)
design-patterns-for-parser-combinators
A Really Cool Calculator written in Haskell... or is it? (by j-mie6)
ParsleyHaskell | design-patterns-for-parser-combinators | |
---|---|---|
2 | 1 | |
51 | 41 | |
- | - | |
7.1 | 10.0 | |
11 months ago | over 3 years ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ParsleyHaskell
Posts with mentions or reviews of ParsleyHaskell.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-30.
-
Haskell 2021 - Design Patterns for Parser Combinators (Functional Pearl)
Very interesting! Here's the link to the repo: https://github.com/j-mie6/ParsleyHaskell.
-
Help finding a blog post of an "interview" with extremely deviant Haskell usage?
I've recently stumbled upon some extremely graduate-student-Haskell and it's really something to behold https://github.com/j-mie6/ParsleyHaskell/blob/ad35a6ae230c953669ef63b43d94bf77a2374ccc/parsley-core/src/ghc/Parsley/Internal/Backend/CodeGenerator.hs
design-patterns-for-parser-combinators
Posts with mentions or reviews of design-patterns-for-parser-combinators.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-30.
-
Haskell 2021 - Design Patterns for Parser Combinators (Functional Pearl)
The github repo mentioned in the video is here: https://github.com/j-mie6/design-patterns-for-parser-combinators
What are some alternatives?
When comparing ParsleyHaskell and design-patterns-for-parser-combinators you can also consider the following projects:
large-hashable - Efficiently hash Haskell values with MD5, SHA256, SHA512 and other hashing algorithms
haskell-fana - General purpose utilities library in Haskell.
autoapply
character-cases - A Haskell library for subspecies types of Char, and naming cases.
haskell-frex
th-desugar - Desugars Template Haskell abstract syntax to a simpler format without changing semantics
domain - Focused domain model declaration toolkit for Haskell
haskell-src-meta - Maintenance of Matt Morrow's package for parsing haskell source to a TH AST.
th-lift - Derive Template Haskell's Lift class for datatypes.
quote-quot - Divide without division
ParsleyHaskell vs large-hashable
design-patterns-for-parser-combinators vs haskell-fana
ParsleyHaskell vs autoapply
ParsleyHaskell vs character-cases
ParsleyHaskell vs haskell-frex
ParsleyHaskell vs haskell-fana
ParsleyHaskell vs th-desugar
ParsleyHaskell vs domain
ParsleyHaskell vs haskell-src-meta
ParsleyHaskell vs th-lift
ParsleyHaskell vs quote-quot