parsec
Parser library
A parser combinator library designed to be industrial-strength and easy to use
A monadic parser combinator library
850 stars
16 watching
95 forks
Language: Haskell
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A fast parser combinator library for efficient text parsing in network protocols and file formats | 513 |
| | An in-depth guide to parsing using Haskell's parser combinator technology | 93 |
| | An industrial-strength monadic parser combinator library. | 925 |
| | A toolset for manipulating and analyzing Haskell source code | 194 |
| | A Swift library for creating parsers from simple components using combinator logic | 226 |
| | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 179 |
| | A parsing library inspired by Haskell's Parsec and F#'s FParsec. | 61 |
| | A parser combinator library for Scala | 656 |
| | A C++ library for building efficient and maintainable parsers with flexible composition and runtime polymorphism. | 97 |
| | A tool to parse and fix code samples from the book 'Real World Haskell' | 89 |
| | A Rust library implementing parser combinators for building efficient and flexible parsers | 1,307 |
| | A Haskell library providing an interface to the GitHub API. | 412 |
| | A standard library for Haskell to provide a common foundation for production software development | 846 |
| | A monorepo of Haskell libraries developed by NoRedInk for various internal projects. | 76 |
| | A monadic parser combinator library for C# | 61 |