Grammar-based parser.
Info
Version: | 0.8.0.4-alpha |
Author(s): | Vincent-Philippe Lauzon |
Last Update: | Tuesday, September 26, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vplauzon/GramParser/ |
NuGet Url: | https://www.nuget.org/packages/GramParser |
Install
Install-Package GramParser
dotnet add package GramParser
paket add GramParser
GramParser Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections.Immutable(>= 1.5.0)
- System.Text.Json(>= 5.0.0)