A library for building FParsec parsers using pipeline operators.
Info
Version: | 1.1.2 |
Author(s): | Robert Peele |
Last Update: | Friday, December 15, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rspeele/FParsec-Pipes |
NuGet Url: | https://www.nuget.org/packages/FParsec-Pipes |
Install
Install-Package FParsec-Pipes
dotnet add package FParsec-Pipes
paket add FParsec-Pipes
FParsec-Pipes Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- FParsec(>= 1.0.3)
- FSharp.Core(>= 4.2.3)
- System.ValueTuple(>= 4.4.0)
- FParsec(>= 1.0.3)
- FSharp.Core(>= 4.2.3)
- NETStandard.Library(>= 1.6.1)
- System.ValueTuple(>= 4.4.0)
Tags