FParsec 1.0.2-RC1
See the version list below for details.
dotnet add package FParsec --version 1.0.2-RC1
NuGet\Install-Package FParsec -Version 1.0.2-RC1
<PackageReference Include="FParsec" Version="1.0.2-RC1" />
paket add FParsec --version 1.0.2-RC1
#r "nuget: FParsec, 1.0.2-RC1"
// Install FParsec as a Cake Addin #addin nuget:?package=FParsec&version=1.0.2-RC1&prerelease // Install FParsec as a Cake Tool #tool nuget:?package=FParsec&version=1.0.2-RC1&prerelease
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 nuget.org/packages/fparsec-big-data-edition).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40-client is compatible. |
This package has no dependencies.
NuGet packages (132)
Showing the top 5 NuGet packages that depend on FParsec:
Package | Downloads |
---|---|
Fake.Core.CommandLineParsing
FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#. |
|
Logary
Package Description |
|
MathNet.Symbolics
Math.NET Symbolics is a basic open source computer algebra library for .Net and Mono. Written in F# but works well in C# as well. Supports .Net Framework 4.5 or higher and .Net Standard 2.0 or higher, on Windows, Linux and Mac. |
|
Microsoft.Quantum.Compiler
The Q# compiler. |
|
Chiron
Monadic JSON serialization/deserialization library for F# |
GitHub repositories (6)
Showing the top 5 popular GitHub repositories that depend on FParsec:
Repository | Stars |
---|---|
benjamin-hodgson/Pidgin
A lightweight and fast parsing library for C#.
|
|
chkimes/graphql-net
Convert GraphQL to IQueryable
|
|
microsoft/qsharp-compiler
Q# compiler, command line tool, and Q# language server
|
|
torhovland/blazor-redux
Connecting a Redux state store with Blazor.
|
|
egramtel/tdsharp
C#/.NET Core bindings for TDLib (Telegram MTProto API)
|
Version | Downloads | Last updated |
---|---|---|
2.0.0-beta2 | 24,594 | 12/4/2022 |
2.0.0-beta | 628 | 11/1/2022 |
1.1.1 | 2,874,995 | 2/1/2020 |
1.1.1-RC | 1,107 | 1/18/2020 |
1.1.0 | 20,980 | 1/5/2020 |
1.1.0-RC | 3,343 | 11/10/2019 |
1.0.4-RC3 | 30,297 | 3/6/2018 |
1.0.4-RC2 | 1,327 | 3/5/2018 |
1.0.4-RC | 1,651 | 12/3/2017 |
1.0.3 | 2,286,221 | 8/20/2017 |
1.0.3-beta-20170521 | 2,590 | 5/21/2017 |
1.0.2 | 855,625 | 9/27/2015 |
1.0.2-RC1 | 1,572 | 7/25/2015 |
1.0.1 | 300,944 | 7/8/2013 |
0.9.2 | 8,362 | 3/31/2012 |