Pidgin
Parser library
A lightweight and fast parsing library for C#.
A lightweight and fast parsing library for C#.
919 stars
26 watching
70 forks
Language: C#
last commit: about 2 months ago
Linked from 5 awesome lists
csharpdotnetdotnet-coreparseparserparser-combinatorsparsing
Related projects:
Repository | Description | Stars |
---|---|---|
plioi/parsley | A parsing library inspired by Haskell's Parsec and F#'s FParsec. | 61 |
r1chardj0n3s/parse | A library that parses strings using a specification based on the Python format() syntax | 1,713 |
davedufresne/swiftparsec | A Swift library for creating parsers from simple components using combinator logic | 227 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 847 |
leandromoh/recordparser | A high-performance, zero-allocation parser library for .NET Core that supports various file formats and flexible data mapping. | 293 |
bartoszgolek/nflags | A simple library for parsing and validating command-line arguments in C# applications. | 50 |
b3b00/csly | A C# library that simplifies generating and maintaining lexer/parsers using compact definition syntax | 374 |
ara3d/parakeet | A parsing library designed to efficiently parse programming languages | 70 |
takahisa/parseq | A monadic parser combinator library for C# | 61 |
com-lihaoyi/fastparse | A Scala-based library for writing fast parsers using parser combinators. | 1,094 |
pganalyze/libpg_query | A C library that parses and analyzes PostgreSQL queries to extract internal parse trees | 1,210 |
bfgroup/lyra | A command line argument parser for C++ | 483 |
eddelbuettel/rcppsimdjson | A set of C++ bindings for a fast JSON parsing library | 117 |
lpeter1997/cppcmb | A C++ parser-combinator library with a natural grammar notation | 123 |
teo-tsirpanis/farkle | A parser library for F# and C# | 93 |