A lightweight parser combinator library for F#.
Info
Version: | 0.0.1 |
Author(s): | Nicholas Cowle |
Last Update: | Monday, June 22, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nickcowle/Parsy |
NuGet Url: | https://www.nuget.org/packages/Parsy |
Install
Install-Package Parsy
dotnet add package Parsy
paket add Parsy
Parsy Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.7.1)
- TypeEquality(>= 0.3.0)
Tags