parsley
Parser library
A parsing library inspired by Haskell's Parsec and F#'s FParsec.
61 stars
10 watching
3 forks
Language: C#
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A parser combinator library designed to be industrial-strength and easy to use | 850 |
| A lightweight and fast parsing library for C#. | 931 |
| A Scala-based library for writing fast parsers using parser combinators. | 1,098 |
| A Swift library for creating parsers from simple components using combinator logic | 226 |
| A parser library for F# and C# | 95 |
| A C library that parses and analyzes PostgreSQL queries to extract internal parse trees | 1,216 |
| A simple library for parsing and validating command-line arguments in C# applications. | 50 |
| A library that parses strings using a specification based on the Python format() syntax | 1,732 |
| A parser combinator library for F# | 532 |
| A library providing tools and classes for building lexers and parsers in Ada. | 6 |
| A monadic parser combinator library for C# | 61 |
| A Python parallel scripting library for expressing multi-step workflows and harnessing computing resources across multiple cores and nodes. | 515 |
| An extensible parser combinator library for F# that supports type-and-source-polymorphic parsing and non-linear navigation of complex data structures. | 50 |
| A library for writing parsers and pretty printers for LL(1) languages in Scala using a novel parsing algorithm. | 57 |
| An interface for representing URI objects according to RFC 3986 | 472 |