Info
Version: | 12.1.0 |
Author(s): | Robert Hofmann |
Last Update: | Friday, January 1, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/FParsec.CSharp |
Install
Install-Package FParsec.CSharp
dotnet add package FParsec.CSharp
paket add FParsec.CSharp
FParsec.CSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- FParsec(>= 1.1.1)
- FSharp.Core(>= 5.0.0)
Tags
Documentation: https://github.com/bert2/FParsec.CSharp
Release notes: ? wrap `numberLiteral` parsers (@amir734jj).