parsec

Parser library

A parser combinator library designed to be industrial-strength and easy to use

A monadic parser combinator library

GitHub

850 stars
16 watching
95 forks
Language: Haskell
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
haskell/attoparsecA fast parser combinator library for efficient text parsing in network protocols and file formats513
lettier/parsing-with-haskell-parser-combinatorsAn in-depth guide to parsing using Haskell's parser combinator technology93
mrkkrp/megaparsecAn industrial-strength monadic parser combinator library.925
haskell-suite/haskell-src-extsA toolset for manipulating and analyzing Haskell source code194
davedufresne/swiftparsecA Swift library for creating parsers from simple components using combinator logic226
haskell/httpA Haskell package providing an HTTP client and server implementation with customizable payload representation.179
plioi/parsleyA parsing library inspired by Haskell's Parsec and F#'s FParsec.61
scala/scala-parser-combinatorsA parser combinator library for Scala656
keean/parser-combinatorsA C++ library for building efficient and maintainable parsers with flexible composition and runtime polymorphism.97
cyga/real-world-haskellA tool to parse and fix code samples from the book 'Real World Haskell'89
marwes/combineA Rust library implementing parser combinators for building efficient and flexible parsers1,307
haskell-github/githubA Haskell library providing an interface to the GitHub API.412
commercialhaskell/rioA standard library for Haskell to provide a common foundation for production software development846
noredink/haskell-librariesA monorepo of Haskell libraries developed by NoRedInk for various internal projects.76
takahisa/parseqA monadic parser combinator library for C#61