Info
Version: | 1.1.1 |
Author(s): | Stephan Tolksdorf |
Last Update: | Saturday, February 1, 2020 |
.NET Fiddle: | Online Example |
Project Url: | http://www.quanttec.com/fparsec/ |
NuGet Url: | https://www.nuget.org/packages/FParsec-Big-Data-Edition |
Install
Install-Package FParsec-Big-Data-Edition
dotnet add package FParsec-Big-Data-Edition
paket add FParsec-Big-Data-Edition
FParsec-Big-Data-Edition Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.3.4)
- System.ValueTuple(>= 4.4.0)
Tags
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).