ParsleyHaskell
autoapply
ParsleyHaskell | autoapply | |
---|---|---|
2 | - | |
51 | 2 | |
- | - | |
7.1 | 0.0 | |
11 months ago | 10 months ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" License |
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
-
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
autoapply
We haven't tracked posts mentioning autoapply yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
large-hashable - Efficiently hash Haskell values with MD5, SHA256, SHA512 and other hashing algorithms
language-haskell-extract - Useful functions using Template Haskell.
character-cases - A Haskell library for subspecies types of Char, and naming cases.
haskell-src-meta - Maintenance of Matt Morrow's package for parsing haskell source to a TH AST.
haskell-frex
uuid-orphans
design-patterns-for-parser-combinators - A Really Cool Calculator written in Haskell... or is it?
th-utilities - Collection of useful functions for use with Template Haskell
haskell-fana - General purpose utilities library in Haskell.
th-to-exp - Deprecated. Use Language.Haskell.TH.Syntax.Lift instead.
th-desugar - Desugars Template Haskell abstract syntax to a simpler format without changing semantics
th-lift-instances - Lift instances for common haskell data types