Skip to main content
FParsec-Big-Data-Edition package icon

FParsec-Big-Data-Edition

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).

Total Downloads
87.9K
87,934
Published
Aug 20, 2017
Latest stable version

Install

.NET CLI
dotnet add package FParsec-Big-Data-Edition --version 1.0.3
Package Manager Console
Install-Package FParsec-Big-Data-Edition -Version 1.0.3
PackageReference
<PackageReference Include="FParsec-Big-Data-Edition" Version="1.0.3" />

Frameworks

.NETFramework4.0-Client .NETFramework4.5

Dependencies

FSharp.Core
.NETFramework4.0-Client
[4.0.0.1, )
FSharp.Core
.NETFramework4.5
[4.0.0.1, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.