FParsec 2.0.0-beta2
dotnet add package FParsec --version 2.0.0-beta2
NuGet\Install-Package FParsec -Version 2.0.0-beta2
<PackageReference Include="FParsec" Version="2.0.0-beta2" />
paket add FParsec --version 2.0.0-beta2
#r "nuget: FParsec, 2.0.0-beta2"
// Install FParsec as a Cake Addin
#addin nuget:?package=FParsec&version=2.0.0-beta2&prerelease
// Install FParsec as a Cake Tool
#tool nuget:?package=FParsec&version=2.0.0-beta2&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 |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- FSharp.Core (>= 4.3.4)
- System.Memory (>= 4.5.5)
-
.NETStandard 2.1
- FSharp.Core (>= 4.3.4)
NuGet packages (123)
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 |
|
Chiron
Monadic JSON serialization/deserialization library for F# |
|
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. |
GitHub repositories (7)
Showing the top 5 popular GitHub repositories that depend on FParsec:
Repository | Stars |
---|---|
chkimes/graphql-net
Convert GraphQL to IQueryable
|
|
benjamin-hodgson/Pidgin
A lightweight and fast parsing library for C#.
|
|
microsoft/qsharp-compiler
Q# compiler, command line tool, and Q# language server
|
|
torhovland/blazor-redux
Connecting a Redux state store with Blazor.
|
|
shaked6540/YoutubePlaylistDownloader
A tool to download whole playlists, channels or single videos from youtube and also optionally convert them to almost any format you would like
|
Version | Downloads | Last updated |
---|---|---|
2.0.0-beta2 | 271 | 12/4/2022 |
2.0.0-beta | 106 | 11/1/2022 |
1.1.1 | 1,656,975 | 2/1/2020 |
1.1.1-RC | 618 | 1/18/2020 |
1.1.0 | 19,988 | 1/5/2020 |
1.1.0-RC | 2,822 | 11/10/2019 |
1.0.4-RC3 | 26,782 | 3/6/2018 |
1.0.4-RC2 | 822 | 3/5/2018 |
1.0.4-RC | 1,100 | 12/3/2017 |
1.0.3 | 1,695,606 | 8/20/2017 |
1.0.3-beta-20170521 | 2,013 | 5/21/2017 |
1.0.2 | 460,888 | 9/27/2015 |
1.0.2-RC1 | 1,043 | 7/25/2015 |
1.0.1 | 218,869 | 7/8/2013 |
0.9.2 | 4,974 | 3/31/2012 |