Generic Vaughn Pratt's top-down operator precedence parser.
Info
Version: | 2.0.0 |
Author(s): | Atif Aziz |
Last Update: | Monday, June 15, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/atifaziz/Gratt |
NuGet Url: | https://www.nuget.org/packages/Gratt |
Install
Install-Package Gratt
dotnet add package Gratt
paket add Gratt
Gratt Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.0
- NETStandard.Library(>= 1.6.1)
- System.ValueTuple(>= 4.5.0)
- NETStandard.Library(>= 1.6.1)
- System.Runtime.Serialization.Formatters(>= 4.3.0)
- System.ValueTuple(>= 4.5.0)
No dependencies.
Tags