FParsec 1.0.4-RC3
See the version list below for details.
dotnet add package FParsec --version 1.0.4-RC3
NuGet\Install-Package FParsec -Version 1.0.4-RC3
<PackageReference Include="FParsec" Version="1.0.4-RC3" />
paket add FParsec --version 1.0.4-RC3
#r "nuget: FParsec, 1.0.4-RC3"
// Install FParsec as a Cake Addin #addin nuget:?package=FParsec&version=1.0.4-RC3&prerelease // Install FParsec as a Cake Tool #tool nuget:?package=FParsec&version=1.0.4-RC3&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 https://nuget.org/packages/fparsec-big-data-edition).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.6 is compatible. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net40-client is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.0 Client
- FSharp.Core (>= 4.0.0.1)
-
.NETStandard 1.6
- FSharp.Core (>= 4.2.3)
- NETStandard.Library (>= 1.6.1)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
NuGet packages (131)
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 | 23,859 | 12/4/2022 |
2.0.0-beta | 628 | 11/1/2022 |
1.1.1 | 2,859,098 | 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,179 | 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,282,720 | 8/20/2017 |
1.0.3-beta-20170521 | 2,590 | 5/21/2017 |
1.0.2 | 854,889 | 9/27/2015 |
1.0.2-RC1 | 1,572 | 7/25/2015 |
1.0.1 | 300,320 | 7/8/2013 |
0.9.2 | 8,362 | 3/31/2012 |