ekmett / parsers
Generic parser combinators
☆87Updated 2 months ago
Alternatives and similar repositories for parsers:
Users that are interested in parsers are comparing it to the libraries listed below
- Efficient, pure binary serialisation using ByteStrings in Haskell.☆110Updated 3 months ago
- Haskell 98 contravariant functors☆73Updated 6 months ago
- Generic Programming using True Sums of Products☆163Updated 4 months ago
- Haskell 98 comonads☆78Updated 2 months ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆97Updated 3 years ago
- An either-or-both data type, with corresponding hybrid error/writer monad transformer.☆117Updated 4 months ago
- ☆79Updated 9 months ago
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆123Updated 9 months ago
- Reifies arbitrary Haskell terms into types that can be reflected back into terms☆104Updated 2 months ago
- Some useful control operators for looping☆48Updated 5 years ago
- Fast binary serialization in Haskell☆110Updated 4 months ago
- The Haskell Refactoring Tool☆136Updated 5 years ago
- Drafts, notes and resources for adding linear typing to GHC.☆77Updated 4 years ago
- Haskell 98 Profunctors☆71Updated last month
- Monad Transformers and Classes