Found 24 packages
Parser combinators library based on Haskell Parsec. This is part of the LanguageExt functional base class library and requires LanguageExt.Core
FParsec is a parser combinator library for F#. You can find comprehensive documentation for FParsec at http://www.quanttec.com/fparsec. The documentation includes a feature list, a tutorial, a user’s guide and an API reference. This package uses the basic “low-trust” configuration of FParsec, which does not use any unverifiable code and is optimized for maximum portability. If you need to parse very large files or if you employ FParsec for performance-critical jobs, consider using the alternate “Big Data Edition” NuGet package (see https://nuget.org/packages/fparsec-big-data-edition).
Parsec is a simple file parsing library for Shaiya file formats built with C# and .NET Standard 2.0. Its goal is to make reading and manipulating the game's file formats with ease.
The faster monadic parser combinator library for C#
A generalized parser combinator based off of fparsec. ParsecClone works on strings as well as binary files (with bit level parsing)
A parser combinator library in C#
A library for building FParsec parsers using pipeline operators.
FParsec.CSharp is a thin C# wrapper for FParsec. Documentation: https://github.com/bert2/FParsec.CSharp Release notes: Reference FParsec 2.0.0-beta.
FParsec is a parser combinator library for F#. You can find comprehensive documentation for FParsec at http://www.quanttec.com/fparsec. The documentation includes a feature list, a tutorial, a user’s guide and an API reference. This package uses a configuration of FParsec that supports very large input streams and is optimized for maximum performance in longer running processes. See http://www.quanttec.com/fparsec/download-and-installation.html for more information. This version of FParsec is currently not compatible with .NET Core. If you want to use .NET Core, please choose the other FParsec NuGet package instead (see https://nuget.org/packages/fparsec).
Package Description
Package Description
Concise monadic parser combinator library with separate lexer/parser phases and big-size input support.
Parsec-like operations for C# Tasks
a parser parser
Package Description
A library for creating and analyzing context-free grammars (CFGs) and implementing parser-generators.
Expressive parsing inspired by Haskell's Parsec.
A library for building FParsec parsers using pipeline operators.
C# Monad Library
Command-Line Parameters Parsing